Checkstyle Results

The following document contains the results of Checkstyle 6.11-SNAPSHOT with check_spring-framework.xml ruleset. rss feed

Summary

Files Info Warnings Errors
59110185860

Rules

CategoryRuleViolationsSeverity
indentationIndentation
  • throwsIndent: "16"
  • arrayInitIndent: "8"
  • caseIndent: "8"
  • basicOffset: "8"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "16"
18586 Warning

Details

spring-framework/gradle/jdiff/Null.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.7
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.8

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'firstArgType' have incorrect indentation level 6, expected level should be 20.258
 WarningindentationIndentation'firstArgType' have incorrect indentation level 6, expected level should be 20.259
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.445
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 19.521

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJAdviceParameterNameDiscoverer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Character' have incorrect indentation level 4, expected level should be 18.481
 WarningindentationIndentation'tokens' have incorrect indentation level 5, expected level should be 19.527
 WarningindentationIndentation'tokens' have incorrect indentation level 5, expected level should be 19.528
 WarningindentationIndentation'tokens' have incorrect indentation level 5, expected level should be 19.529

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJAfterAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJAfterReturningAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.38

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJAfterThrowingAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJAroundAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.39

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJExpressionPointcut.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.82
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'SUPPORTED_PRIMITIVES' have incorrect indentation level 6, expected level should be 18.217

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AspectJMethodBeforeAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/MethodInvocationProceedingJoinPoint.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 4, expected level should be 18.245
 WarningindentationIndentation'boolean' have incorrect indentation level 4, expected level should be 18.266

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/AbstractAspectJAdvisorFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.158
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.213

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/AnnotationAwareAspectJAutoProxyCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 4, expected level should be 18.132

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/AspectJAdvisorFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MetadataAwareAspectInstanceFactory' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'MetadataAwareAspectInstanceFactory' have incorrect indentation level 3, expected level should be 17.102

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/AspectJProxyFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'AspectMetadata' have incorrect indentation level 3, expected level should be 17.145

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/BeanFactoryAspectJAdvisorsBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'new' have incorrect indentation level 9, expected level should be 23.108
 WarningindentationIndentation'new' have incorrect indentation level 9, expected level should be 23.125

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/InstantiationModelAwarePointcutAdvisorImpl.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.41
 WarningindentationIndentation'MetadataAwareAspectInstanceFactory' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'Pointcuts' have incorrect indentation level 5, expected level should be 19.79
 WarningindentationIndentation'AbstractAspectJAdvisorFactory' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'Pointcut' have incorrect indentation level 4, expected level should be 18.243

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/ReflectiveAspectJAdvisorFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'Around' have incorrect indentation level 6, expected level should be 18.76
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.173
 WarningindentationIndentation'getPointcut' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'AbstractAspectJAdvisorFactory' have incorrect indentation level 4, expected level should be 18.188
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'MetadataAwareAspectInstanceFactory' have incorrect indentation level 3, expected level should be 17.201
 WarningindentationIndentation'AbstractAspectJAdvisorFactory' have incorrect indentation level 4, expected level should be 18.207

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/SimpleMetadataAwareAspectInstanceFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.32

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/annotation/SingletonMetadataAwareAspectInstanceFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/autoproxy/AspectJAwareAdvisorAutoProxyCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.74
 WarningindentationIndentation'PartialOrder' have incorrect indentation level 4, expected level should be 18.77

spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/autoproxy/AspectJPrecedenceComparator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'AspectJAopUtils' have incorrect indentation level 3, expected level should be 18.140

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AbstractInterceptorDrivenBeanDefinitionDecorator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'beanDefinition' have incorrect indentation level 4, expected level should be 18.109

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AdvisorComponentDefinition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AopConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.aop.config.internalAutoProxyCreator"' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AopNamespaceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.74
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.98

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AspectComponentDefinition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/AspectJAutoProxyBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.49

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/ConfigBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.157
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.162
 WarningindentationIndentation'"'advice-ref' attribute contains empty value."' have incorrect indentation level 5, expected level should be 19.181
 WarningindentationIndentation'ADVICE_BEAN_NAME' have incorrect indentation level 5, expected level should be 19.185
 WarningindentationIndentation'ORDER_PROPERTY' have incorrect indentation level 5, expected level should be 19.190
 WarningindentationIndentation'"<aspect> tag needs aspect bean reference via 'ref' attribute when declaring advices."' have incorrect indentation level 9, expected level should be 23.222
 WarningindentationIndentation'aspectElement' have incorrect indentation level 9, expected level should be 23.223
 WarningindentationIndentation'aspectName' have incorrect indentation level 7, expected level should be 21.229
 WarningindentationIndentation'aspectElement' have incorrect indentation level 5, expected level should be 19.235
 WarningindentationIndentation'Element' have incorrect indentation level 3, expected level should be 17.251
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.252
 WarningindentationIndentation'"Exactly one of the "' have incorrect indentation level 5, expected level should be 19.297
 WarningindentationIndentation'declareParentsElement' have incorrect indentation level 5, expected level should be 19.298
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.314
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.315
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.328
 WarningindentationIndentation'adviceElement' have incorrect indentation level 5, expected level should be 19.334
 WarningindentationIndentation'beanDefinitions' have incorrect indentation level 5, expected level should be 19.335
 WarningindentationIndentation'ORDER_PROPERTY' have incorrect indentation level 6, expected level should be 20.343
 WarningindentationIndentation'Element' have incorrect indentation level 3, expected level should be 17.363
 WarningindentationIndentation'RootBeanDefinition' have incorrect indentation level 3, expected level should be 17.364
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.365
 WarningindentationIndentation'RETURNING_PROPERTY' have incorrect indentation level 5, expected level should be 19.375
 WarningindentationIndentation'THROWING_PROPERTY' have incorrect indentation level 5, expected level should be 19.379
 WarningindentationIndentation'ARG_NAMES_PROPERTY' have incorrect indentation level 5, expected level should be 19.383
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.454
 WarningindentationIndentation'"Cannot define both 'pointcut' and 'pointcut-ref' on <advisor> tag."' have incorrect indentation level 5, expected level should be 19.472
 WarningindentationIndentation'element' have incorrect indentation level 5, expected level should be 19.473
 WarningindentationIndentation'"'pointcut-ref' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.487
 WarningindentationIndentation'"Must define one of 'pointcut' or 'pointcut-ref' on <advisor> tag."' have incorrect indentation level 5, expected level should be 19.494
 WarningindentationIndentation'element' have incorrect indentation level 5, expected level should be 19.495

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/ScopedProxyBeanDefinitionDecorator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ScopedProxyUtils' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/SimpleBeanFactoryAwareAspectInstanceFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-aop/src/main/java/org/springframework/aop/config/SpringConfiguredBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.config.internalBeanConfigurerAspect"' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'"org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect"' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/AbstractSingletonProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.42
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.173

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/CglibAopProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.182
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.198
 WarningindentationIndentation'"All calls to this method via a proxy will NOT be routed to the target instance."' have incorrect indentation level 8, expected level should be 22.265
 WarningindentationIndentation'proxyClassLoader' have incorrect indentation level 7, expected level should be 21.268
 WarningindentationIndentation'"across different ClassLoaders: All calls to this method via a proxy will "' have incorrect indentation level 8, expected level should be 22.270
 WarningindentationIndentation'"NOT be routed to the target instance."' have incorrect indentation level 8, expected level should be 22.271
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.305
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.601
 WarningindentationIndentation'Class' have incorrect indentation level 4, expected level should be 18.704
 WarningindentationIndentation'method' have incorrect indentation level 5, expected level should be 19.786
 WarningindentationIndentation'"has return type same as target type (may return this) - using INVOKE_TARGET"' have incorrect indentation level 8, expected level should be 22.850
 WarningindentationIndentation'" has return type that ensures this cannot be returned- using DISPATCH_TARGET"' have incorrect indentation level 8, expected level should be 22.857
 WarningindentationIndentation'"has return type that is assignable from the target type (may return this) - "' have incorrect indentation level 8, expected level should be 22.864
 WarningindentationIndentation'"using INVOKE_TARGET"' have incorrect indentation level 8, expected level should be 22.865

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/DefaultAdvisorChainFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Advised' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/JdkDynamicAopProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method' have incorrect indentation level 5, expected level should be 19.172
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.213

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/ProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.93
 WarningindentationIndentation'"Enable prototype proxies by setting the 'targetName' property."' have incorrect indentation level 6, expected level should be 20.251
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.348
 WarningindentationIndentation'"is not an advisor class: treating it as a target or TargetSource"' have incorrect indentation level 8, expected level should be 22.386
 WarningindentationIndentation'"' - assuming it is neither an Advisor nor an Advice"' have incorrect indentation level 5, expected level should be 19.411
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.435
 WarningindentationIndentation'name' have incorrect indentation level 7, expected level should be 21.451

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/ProxyProcessorSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ifc' have incorrect indentation level 5, expected level should be 19.104

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/ReflectiveMethodInvocation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.166

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/adapter/ThrowsAdviceInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.80
 WarningindentationIndentation'Throwable' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'if rparen' have incorrect indentation level 32, expected level should be 24.82

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/AbstractAdvisorAutoProxyCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.114

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/AbstractAutoProxyCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.91
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.273
 WarningindentationIndentation'Advisor' have incorrect indentation level 4, expected level should be 18.356
 WarningindentationIndentation'AopInfrastructureBean' have incorrect indentation level 4, expected level should be 18.357
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.390
 WarningindentationIndentation'" found custom TargetSource for bean with name '"' have incorrect indentation level 8, expected level should be 22.397
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.420
 WarningindentationIndentation'" common interceptors and "' have incorrect indentation level 5, expected level should be 19.506
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.522
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.562

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/AutoProxyUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Conventions' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/BeanFactoryAdvisorRetrievalHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' with dependency on currently created bean: "' have incorrect indentation level 11, expected level should be 25.101

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/ProxyCreationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/target/AbstractBeanFactoryBasedTargetSourceCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.58
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'createBeanFactoryBasedTargetSource' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.200

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/target/LazyInitTargetSourceCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.67

spring-framework/spring-aop/src/main/java/org/springframework/aop/framework/autoproxy/target/QuickTargetSourceCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.44

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/AsyncExecutionAspectSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" to access qualified executor '"' have incorrect indentation level 6, expected level should be 20.129
 WarningindentationIndentation'"' threw unexpected exception itself"' have incorrect indentation level 6, expected level should be 20.178

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/AsyncExecutionInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.68

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/ConcurrencyThrottleInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.44

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/CustomizableTraceInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Entering method '"' have incorrect indentation level 3, expected level should be 17.132
 WarningindentationIndentation'"Exiting method '"' have incorrect indentation level 3, expected level should be 17.138
 WarningindentationIndentation'"Exception thrown in method '"' have incorrect indentation level 3, expected level should be 17.144
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.155
 WarningindentationIndentation'"enterMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.188
 WarningindentationIndentation'"enterMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'"enterMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.192
 WarningindentationIndentation'"exitMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'"exceptionMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'"exceptionMessage cannot contain placeholder ["' have incorrect indentation level 4, expected level should be 18.233
 WarningindentationIndentation'replacePlaceholders' have incorrect indentation level 5, expected level should be 19.256
 WarningindentationIndentation'replacePlaceholders' have incorrect indentation level 5, expected level should be 19.266
 WarningindentationIndentation'replacePlaceholders' have incorrect indentation level 6, expected level should be 20.275
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.320
 WarningindentationIndentation'Matcher' have incorrect indentation level 6, expected level should be 20.340
 WarningindentationIndentation'MethodInvocation' have incorrect indentation level 3, expected level should be 17.374
 WarningindentationIndentation'Matcher' have incorrect indentation level 4, expected level should be 18.404

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/ExposeInvocationInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-aop/src/main/java/org/springframework/aop/interceptor/SimpleAsyncUncaughtExceptionHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"method '%s'."' have incorrect indentation level 5, expected level should be 19.38

spring-framework/spring-aop/src/main/java/org/springframework/aop/scope/ScopedProxyUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinitionRegistry' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/AbstractRegexpMethodPointcut.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/AopUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'introductionAwareMethodMatcher' have incorrect indentation level 6, expected level should be 20.224
 WarningindentationIndentation'methodMatcher' have incorrect indentation level 6, expected level should be 20.225

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/DefaultIntroductionAdvisor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.114
 WarningindentationIndentation'if' child have incorrect indentation level 25, expected level should be 32.115

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/DelegatePerTargetObjectIntroductionInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/DelegatingIntroductionInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/MethodMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.253
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.255

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/StaticMethodMatcherPointcutAdvisor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-aop/src/main/java/org/springframework/aop/support/annotation/AnnotationMatchingPointcut.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'"Either Class annotation type or Method annotation type needs to be specified (or both)"' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-aop/src/main/java/org/springframework/aop/target/AbstractPoolingTargetSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55

spring-framework/spring-aop/src/main/java/org/springframework/aop/target/ThreadLocalTargetSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"creating one and binding it to thread '"' have incorrect indentation level 6, expected level should be 20.85

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/AspectJAdviceParameterNameDiscoverAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.34
 WarningindentationIndentation'"execution(* *(..)) && @annotation(ann)"' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.45

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/AspectJAdviceParameterNameDiscovererTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Binding of throwing parameter 'ex' is ambiguous: could be bound to argument 1 or argument 2"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"Not enough arguments in method to satisfy binding of returning and throwing variables"' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'"Binding of returning parameter 'obj' is ambiguous, there are 2 candidates."' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'"Not enough arguments in method to satisfy binding of returning and throwing variables"' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'"Found 2 candidate this(), target() or args() variables but only one unbound argument slot"' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'"Failed to bind all argument names: 1 argument(s) could not be bound"' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'"Failed to bind all argument names: 1 argument(s) could not be bound"' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'"Found 2 candidate this(), target() or args() variables but only one unbound argument slot"' have incorrect indentation level 4, expected level should be 18.183
 WarningindentationIndentation'"Failed to bind all argument names: 1 argument(s) could not be bound"' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'"Failed to bind all argument names: 1 argument(s) could not be bound"' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'"Found 2 candidate this(), target() or args() variables but only one unbound argument slot"' have incorrect indentation level 4, expected level should be 18.202
 WarningindentationIndentation'"Still 2 unbound args at this(),target(),args() binding stage, with no way to determine between them"' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'"Found 2 candidate variable names but only one candidate binding slot when matching primitive args"' have incorrect indentation level 4, expected level should be 18.219
 WarningindentationIndentation'm' have incorrect indentation level 4, expected level should be 18.273
 WarningindentationIndentation'formattedExpectedNames' have incorrect indentation level 4, expected level should be 18.285
 WarningindentationIndentation'" '"' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'parameterNames' have incorrect indentation level 4, expected level should be 18.287
 WarningindentationIndentation'parameterNames' have incorrect indentation level 5, expected level should be 19.292
 WarningindentationIndentation'parameterNames' have incorrect indentation level 5, expected level should be 19.293
 WarningindentationIndentation'exceptionType' have incorrect indentation level 5, expected level should be 19.312

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'OtherIOther' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'OtherIOther' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'DeepBean' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'OtherIOther' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'methodMatcher' have incorrect indentation level 4, expected level should be 18.229
 WarningindentationIndentation'methodMatcher' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.330
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.338

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutMatchingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'matches' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'matches' have incorrect indentation level 4, expected level should be 18.87

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/TigerAspectJAdviceParameterNameDiscovererTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.31
 WarningindentationIndentation'"Found 2 potential annotation variable(s), and 2 potential argument slots"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"Found 2 candidate annotation binding variables but only one potential argument binding slot"' have incorrect indentation level 2, expected level should be 18.72
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.72
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.78

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/TigerAspectJExpressionPointcutTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MyTemplate' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'MyTemplate' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'SpringAnnotated' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'SpringAnnotated' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.207
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.211
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.217
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.235
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.236
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.238
 WarningindentationIndentation'ProcessesSpringAnnotatedParameters' have incorrect indentation level 4, expected level should be 18.239

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/TrickyAspectJPointcutExpressionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.87

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/AbstractAspectJAdvisorFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.230
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.242
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.260
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.287
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.298
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.299
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.308
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.309
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.319
 WarningindentationIndentation'ManyValuedArgs' have incorrect indentation level 4, expected level should be 18.320
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.339
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.340
 WarningindentationIndentation'NotLockable' have incorrect indentation level 4, expected level should be 18.341
 WarningindentationIndentation'getFixture' have incorrect indentation level 4, expected level should be 18.350
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.351
 WarningindentationIndentation'NotLockable' have incorrect indentation level 4, expected level should be 18.352
 WarningindentationIndentation'getFixture' have incorrect indentation level 6, expected level should be 18.370
 WarningindentationIndentation'new' have incorrect indentation level 9, expected level should be 18.371
 WarningindentationIndentation'new' have incorrect indentation level 11, expected level should be 18.372
 WarningindentationIndentation'CannotBeUnlocked' have incorrect indentation level 6, expected level should be 18.373
 WarningindentationIndentation'AopUtils' have incorrect indentation level 4, expected level should be 18.382
 WarningindentationIndentation'getFixture' have incorrect indentation level 6, expected level should be 18.383
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 18.384
 WarningindentationIndentation'CannotBeUnlocked' have incorrect indentation level 6, expected level should be 18.385
 WarningindentationIndentation'CannotBeUnlocked' have incorrect indentation level 4, expected level should be 18.387
 WarningindentationIndentation'AopUtils' have incorrect indentation level 4, expected level should be 18.406
 WarningindentationIndentation'getFixture' have incorrect indentation level 6, expected level should be 18.407
 WarningindentationIndentation'List' have incorrect indentation level 6, expected level should be 18.408
 WarningindentationIndentation'CannotBeUnlocked' have incorrect indentation level 4, expected level should be 18.410
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.439
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.441
 WarningindentationIndentation'advisors' have incorrect indentation level 4, expected level should be 18.444
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.445
 WarningindentationIndentation'advisors' have incorrect indentation level 4, expected level should be 18.482
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.483
 WarningindentationIndentation'advisors' have incorrect indentation level 4, expected level should be 18.502
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.503
 WarningindentationIndentation'advisors' have incorrect indentation level 4, expected level should be 18.541
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.542
 WarningindentationIndentation'advisors' have incorrect indentation level 4, expected level should be 18.557
 WarningindentationIndentation'Echo' have incorrect indentation level 4, expected level should be 18.558
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.582
 WarningindentationIndentation'getFixture' have incorrect indentation level 3, expected level should be 18.584
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.592
 WarningindentationIndentation'ITestBean' have incorrect indentation level 3, expected level should be 18.594
 WarningindentationIndentation'argNames' have incorrect indentation level 4, expected level should be 18.790
 WarningindentationIndentation'argNames' have incorrect indentation level 3, expected level should be 17.922
 WarningindentationIndentation'MutableModifable' have incorrect indentation level 2, expected level should be 17.924
 WarningindentationIndentation'defaultImpl' have incorrect indentation level 3, expected level should be 17.984
 WarningindentationIndentation'defaultImpl' have incorrect indentation level 3, expected level should be 17.999
 WarningindentationIndentation'defaultImpl' have incorrect indentation level 3, expected level should be 17.1012
 WarningindentationIndentation'Lockable' have incorrect indentation level 2, expected level should be 17.1017

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/ArgumentBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/AspectJPointcutAdvisorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'AspectJAwareAdvisorAutoProxyCreator' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'AspectJAwareAdvisorAutoProxyCreator' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'AspectJAwareAdvisorAutoProxyCreator' have incorrect indentation level 4, expected level should be 18.103

spring-framework/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 5, expected level should be 19.40
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 5, expected level should be 19.53

spring-framework/spring-aop/src/test/java/org/springframework/aop/framework/AopProxyUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-aop/src/test/java/org/springframework/aop/framework/MethodInvocationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 16.50
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.50
 WarningindentationIndentation'm' have incorrect indentation level 2, expected level should be 19.51
 WarningindentationIndentation')' have incorrect indentation level 1, expected level should be 3.52
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.73

spring-framework/spring-aop/src/test/java/org/springframework/aop/framework/ProxyFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.215
 WarningindentationIndentation'config' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'config' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.343

spring-framework/spring-aop/src/test/java/org/springframework/aop/interceptor/ConcurrencyThrottleInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.60

spring-framework/spring-aop/src/test/java/org/springframework/aop/interceptor/CustomizableTraceInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.138
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.139
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.140
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.141
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.142
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.144
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.145
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.146
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.147
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.148
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.149
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.150

spring-framework/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 2, expected level should be 17.40
 WarningindentationIndentation'ITestBean' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-aop/src/test/java/org/springframework/aop/interceptor/JamonPerformanceMonitorInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MonitorFactory' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'3' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'MonitorFactory' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'MonitorFactory' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'MonitorFactory' have incorrect indentation level 4, expected level should be 18.83

spring-framework/spring-aop/src/test/java/org/springframework/aop/support/AopUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SerializationTestUtils' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-aop/src/test/java/org/springframework/aop/support/RegexpMethodPointcutAdvisorIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 2, expected level should be 17.42

spring-framework/spring-aop/src/test/java/org/springframework/aop/target/CommonsPoolTargetSourceProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 2, expected level should be 17.38

spring-framework/spring-aop/src/test/java/org/springframework/aop/target/PrototypeBasedTargetSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'serialized' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-aop/src/test/java/org/springframework/tests/aop/interceptor/TimestampIntroductionInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.24

spring-framework/spring-aspects/src/main/java/org/springframework/context/annotation/aspectj/SpringConfiguredConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.config.internalBeanConfigurerAspect"' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-aspects/src/test/java/org/springframework/beans/factory/aspectj/XmlBeanConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/beans/factory/aspectj/beanConfigurerTests.xml"' have incorrect indentation level 4, expected level should be 18.32

spring-framework/spring-aspects/src/test/java/org/springframework/cache/aspectj/JCacheAspectJJavaConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'defaultCache' have incorrect indentation level 5, expected level should be 19.53
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.54
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.55
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.56

spring-framework/spring-aspects/src/test/java/org/springframework/cache/config/SomeCustomKeyGenerator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.31
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.33
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.34
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.39
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.41
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.43
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.44
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.45

spring-framework/spring-aspects/src/test/java/org/springframework/scheduling/aspectj/AnnotationAsyncExecutionAspectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 25, expected level should be 24.279

spring-framework/spring-aspects/src/test/java/org/springframework/scheduling/aspectj/TestableAsyncUncaughtExceptionHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.33

spring-framework/spring-aspects/src/test/java/org/springframework/transaction/aspectj/TransactionAspectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionalAnnotationOnlyOnClassWithNoInterface' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'try' child have incorrect indentation level 32, expected level should be 24.160
 WarningindentationIndentation'method def modifier' have incorrect indentation level 32, expected level should be one of the following: 40, 48, 56.161
 WarningindentationIndentation'method def' child have incorrect indentation level 40, expected level should be one of the following: 48, 56, 64.163
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 32, expected level should be one of the following: 40, 48, 56.164
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 24, expected level should be one of the following: 32, 40.165

spring-framework/spring-beans-groovy/src/main/java/org/springframework/beans/factory/groovy/GroovyBeanDefinitionReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'uri' have incorrect indentation level 5, expected level should be 20.337
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.411
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.416
 WarningindentationIndentation'getRegistry' have incorrect indentation level 6, expected level should be 20.657
 WarningindentationIndentation'"Groovy"' have incorrect indentation level 3, expected level should be 18.690
 WarningindentationIndentation'new' have incorrect indentation level 7, expected level should be 21.832

spring-framework/spring-beans-groovy/src/main/java/org/springframework/beans/factory/groovy/GroovyBeanDefinitionWrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 6, expected level should be 20.230

spring-framework/spring-beans/src/main/java/org/springframework/beans/AbstractPropertyAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.89

spring-framework/spring-beans/src/main/java/org/springframework/beans/BeanUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"] does not implement [java.beans.PropertyEditor] interface"' have incorrect indentation level 7, expected level should be 21.446
 WarningindentationIndentation'targetType' have incorrect indentation level 6, expected level should be 20.456
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.617

spring-framework/spring-beans/src/main/java/org/springframework/beans/BeanWrapperImpl.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.316
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 3, expected level should be 17.459
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.465
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.470
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.475
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.480
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.585
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.725
 WarningindentationIndentation'PropertyDescriptor' have incorrect indentation level 3, expected level should be 17.880
 WarningindentationIndentation'requiredType' have incorrect indentation level 7, expected level should be 21.981
 WarningindentationIndentation'pd' have incorrect indentation level 6, expected level should be 20.1000
 WarningindentationIndentation'requiredType' have incorrect indentation level 6, expected level should be 20.1008
 WarningindentationIndentation'pd' have incorrect indentation level 6, expected level should be 20.1037
 WarningindentationIndentation'pd' have incorrect indentation level 6, expected level should be 20.1039
 WarningindentationIndentation'mapValueType' have incorrect indentation level 6, expected level should be 20.1052
 WarningindentationIndentation'"' - property not found on bean class ["' have incorrect indentation level 8, expected level should be 22.1069
 WarningindentationIndentation'!' have incorrect indentation level 9, expected level should be 23.1094
 WarningindentationIndentation'this' have incorrect indentation level 11, expected level should be 25.1127
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.1137
 WarningindentationIndentation'pd' have incorrect indentation level 6, expected level should be 20.1138
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.1177
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.1187

spring-framework/spring-beans/src/main/java/org/springframework/beans/CachedIntrospectionResults.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SpringProperties' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'BeanInfoFactory' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.110
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.117
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.124
 WarningindentationIndentation'isClassLoaderAccepted' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.292
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.298
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.299
 WarningindentationIndentation'"; editor ["' have incorrect indentation level 9, expected level should be 21.300

spring-framework/spring-beans/src/main/java/org/springframework/beans/ConversionNotSupportedException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.38

spring-framework/spring-beans/src/main/java/org/springframework/beans/DirectFieldAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'field' have incorrect indentation level 5, expected level should be 19.133

spring-framework/spring-beans/src/main/java/org/springframework/beans/ExtendedBeanInfo.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.103
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.104
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.175
 WarningindentationIndentation'propertyName' have incorrect indentation level 6, expected level should be 20.183
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.199
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.206
 WarningindentationIndentation'Method' have incorrect indentation level 4, expected level should be 18.373

spring-framework/spring-beans/src/main/java/org/springframework/beans/GenericTypeAwarePropertyDescriptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.77
 WarningindentationIndentation'!' have incorrect indentation level 7, expected level should be 21.93
 WarningindentationIndentation'getName' have incorrect indentation level 5, expected level should be 19.135
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.136

spring-framework/spring-beans/src/main/java/org/springframework/beans/PropertyAccessorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'propertyPath' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'ch' have incorrect indentation level 5, expected level should be 19.52
 WarningindentationIndentation'PropertyAccessor' have incorrect indentation level 6, expected level should be 20.152

spring-framework/spring-beans/src/main/java/org/springframework/beans/PropertyBatchUpdateException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getExceptionCount' have incorrect indentation level 5, expected level should be 19.112
 WarningindentationIndentation'getExceptionCount' have incorrect indentation level 5, expected level should be 19.124

spring-framework/spring-beans/src/main/java/org/springframework/beans/PropertyDescriptorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'propertyType' have incorrect indentation level 4, expected level should be 18.152

spring-framework/spring-beans/src/main/java/org/springframework/beans/PropertyEditorRegistrySupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.458
 WarningindentationIndentation'editorHolder' have incorrect indentation level 9, expected level should be 23.475
 WarningindentationIndentation'editorHolder' have incorrect indentation level 7, expected level should be 21.481
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.545
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.546
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.547
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.548
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.549

spring-framework/spring-beans/src/main/java/org/springframework/beans/TypeConverterDelegate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.139
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.159
 WarningindentationIndentation'"PropertyEditor based conversion eventually succeeded"' have incorrect indentation level 5, expected level should be 19.297
 WarningindentationIndentation'buildIndexedPropertyName' have incorrect indentation level 6, expected level should be 20.462
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.470
 WarningindentationIndentation'buildIndexedPropertyName' have incorrect indentation level 6, expected level should be 20.477
 WarningindentationIndentation'buildIndexedPropertyName' have incorrect indentation level 5, expected level should be 19.486
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.494
 WarningindentationIndentation'"] does not allow for creating a copy - injecting original Collection as-is"' have incorrect indentation level 6, expected level should be 20.504
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.513
 WarningindentationIndentation'"] returned null Iterator - injecting original Collection as-is"' have incorrect indentation level 7, expected level should be 21.523
 WarningindentationIndentation'"] - injecting original Collection as-is: "' have incorrect indentation level 6, expected level should be 20.531
 WarningindentationIndentation'"] - injecting original Collection as-is: "' have incorrect indentation level 6, expected level should be 20.548
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.558
 WarningindentationIndentation'"] seems to be read-only - injecting original Collection as-is: "' have incorrect indentation level 7, expected level should be 21.565
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.576
 WarningindentationIndentation'"] does not allow for creating a copy - injecting original Map as-is"' have incorrect indentation level 6, expected level should be 20.586
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.596
 WarningindentationIndentation'"] returned null Iterator - injecting original Map as-is"' have incorrect indentation level 7, expected level should be 21.606
 WarningindentationIndentation'"] - injecting original Map as-is: "' have incorrect indentation level 6, expected level should be 20.614
 WarningindentationIndentation'"] - injecting original Map as-is: "' have incorrect indentation level 6, expected level should be 20.631
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.642
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.644
 WarningindentationIndentation'"] seems to be read-only - injecting original Map as-is: "' have incorrect indentation level 7, expected level should be 21.651

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/BeanCreationException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.195

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/BeanFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.183
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.232
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.271
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.281
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.353
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.407

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/CannotLoadBeanClassException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/UnsatisfiedDependencyException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.42
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.89

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instances' have incorrect indentation level 6, expected level should be 20.323
 WarningindentationIndentation'"] requested. Creating new instance."' have incorrect indentation level 7, expected level should be 21.365
 WarningindentationIndentation'"' being released, as there are no more references to it"' have incorrect indentation level 6, expected level should be 20.473
 WarningindentationIndentation'"more times than it has actually been used. Resource name ["' have incorrect indentation level 8, expected level should be 22.529

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/AnnotatedGenericBeanDefinition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.97

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/AutowiredAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.116
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.121
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.132
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.138
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.152
 WarningindentationIndentation'"': single autowire-marked constructor flagged as optional - this constructor "' have incorrect indentation level 10, expected level should be 24.308
 WarningindentationIndentation'"is effectively required since there is no default constructor to fall back to: "' have incorrect indentation level 10, expected level should be 24.309
 WarningindentationIndentation'candidates' have incorrect indentation level 10, expected level should be 24.310
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.327
 WarningindentationIndentation'"' to bean named '"' have incorrect indentation level 7, expected level should be 21.481

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/BeanFactoryAnnotationUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifier' have incorrect indentation level 7, expected level should be 21.122

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/CustomAutowireConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.100

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/InitDestroyAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.75
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'Collection' have incorrect indentation level 4, expected level should be 18.257
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.293
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.307

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/InjectionMetadata.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.154

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/QualifierAnnotationAutowireCandidateResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'QualifierAnnotationAutowireCandidateResolver' have incorrect indentation level 7, expected level should be 19.72
 WarningindentationIndentation'!' have incorrect indentation level 8, expected level should be 22.187
 WarningindentationIndentation'BeanDefinitionHolder' have incorrect indentation level 3, expected level should be 17.216
 WarningindentationIndentation'expectedValue' have incorrect indentation level 5, expected level should be 19.274

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/annotation/RequiredAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.76
 WarningindentationIndentation'Conventions' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.144

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/AbstractFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.61

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/AutowireCapableBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.327

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/ConfigurableListableBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.42

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/ConstructorArgumentValues.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.167
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.169
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.282
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.286
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.290
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.389

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.56

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.106

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.69

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/MethodInvokingBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.67

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PlaceholderConfigurerSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.89
 WarningindentationIndentation'StringValueResolver' have incorrect indentation level 3, expected level should be 17.197

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PropertiesFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PropertyOverrideConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 3, expected level should be 17.144

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PropertyPathFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.200
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.201
 WarningindentationIndentation'"reference - obtained value for property '"' have incorrect indentation level 6, expected level should be 20.203

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PropertyPlaceholderConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'placeholderPrefix' have incorrect indentation level 4, expected level should be 18.238

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/PropertyResourceConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/config/YamlProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" from YAML resource: "' have incorrect indentation level 7, expected level should be 21.170
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.185
 WarningindentationIndentation'Collections' have incorrect indentation level 7, expected level should be 21.301

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/parsing/ReaderContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ReaderEventListener' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/serviceloader/AbstractServiceLoaderBasedFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.35

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.118
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.149
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.153
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.271
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.381
 WarningindentationIndentation'isSingletonCurrentlyInCreation' have incorrect indentation level 4, expected level should be 18.520
 WarningindentationIndentation'"' to allow for resolving potential circular references"' have incorrect indentation level 6, expected level should be 20.524
 WarningindentationIndentation'FactoryBean' have incorrect indentation level 7, expected level should be 21.601
 WarningindentationIndentation'factoryMethod' have incorrect indentation level 5, expected level should be 19.680
 WarningindentationIndentation'factoryMethod' have incorrect indentation level 5, expected level should be 19.681
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 22.694
 WarningindentationIndentation'i' have incorrect indentation level 9, expected level should be 23.698
 WarningindentationIndentation'factoryMethod' have incorrect indentation level 8, expected level should be 22.708
 WarningindentationIndentation'new' have incorrect indentation level 7, expected level should be 21.767
 WarningindentationIndentation'FactoryBean' have incorrect indentation level 11, expected level should be 25.771
 WarningindentationIndentation'getSingletonFactoryBeanForTypeCheck' have incorrect indentation level 4, expected level should be 18.790
 WarningindentationIndentation'getNonSingletonFactoryBeanForTypeCheck' have incorrect indentation level 4, expected level should be 18.791
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.850
 WarningindentationIndentation'mbd' have incorrect indentation level 4, expected level should be 18.1040
 WarningindentationIndentation'mbd' have incorrect indentation level 4, expected level should be 18.1041
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1117
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1137
 WarningindentationIndentation'mbd' have incorrect indentation level 4, expected level should be 18.1185
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1235
 WarningindentationIndentation'"' via property '"' have incorrect indentation level 7, expected level should be 21.1245
 WarningindentationIndentation'"' by name: no matching bean found"' have incorrect indentation level 7, expected level should be 21.1251
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1269
 WarningindentationIndentation'propertyName' have incorrect indentation level 9, expected level should be 23.1296
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.1324
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1364
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1401
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.1409
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.1410
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.1480
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.1493
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.1494
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.1640
 WarningindentationIndentation'BeanUtils' have incorrect indentation level 4, expected level should be 18.1656
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.1657
 WarningindentationIndentation'"' found on bean with name '"' have incorrect indentation level 7, expected level should be 21.1666

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/AbstractBeanDefinition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.157

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/AbstractBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.140
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.169
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.233
 WarningindentationIndentation'"' that is not fully initialized yet - a consequence of a circular reference"' have incorrect indentation level 7, expected level should be 21.245
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.373
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.1117
 WarningindentationIndentation'"] failed because it tried to obtain currently created bean '"' have incorrect indentation level 10, expected level should be 24.1133
 WarningindentationIndentation'ex' have incorrect indentation level 10, expected level should be 24.1134
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1196
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.1491
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.1567
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.1576

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/AutowireUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.132

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/BeanDefinitionBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.185
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.195

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/BeanDefinitionReaderUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'BeanDefinitionHolder' have incorrect indentation level 3, expected level should be 17.143
 WarningindentationIndentation'AbstractBeanDefinition' have incorrect indentation level 3, expected level should be 17.169

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/BeanDefinitionValueResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractBeanFactory' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 5, expected level should be 19.128
 WarningindentationIndentation'resolveValueIfNecessary' have incorrect indentation level 5, expected level should be 19.370
 WarningindentationIndentation'resolveValueIfNecessary' have incorrect indentation level 5, expected level should be 19.382
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.408

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/CglibSubclassingInstantiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Constructor' have incorrect indentation level 3, expected level should be 17.77
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.131
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.132

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/ChildBeanDefinition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.117

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/ConstructorResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Constructor' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'mbd' have incorrect indentation level 5, expected level should be 19.130
 WarningindentationIndentation'"Ignoring constructor ["' have incorrect indentation level 9, expected level should be 23.191
 WarningindentationIndentation'argsHolder' have incorrect indentation level 6, expected level should be 20.210
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.353
 WarningindentationIndentation'"] of bean '"' have incorrect indentation level 10, expected level should be 24.470
 WarningindentationIndentation'argsHolder' have incorrect indentation level 7, expected level should be 21.500
 WarningindentationIndentation'!' have incorrect indentation level 7, expected level should be 21.515
 WarningindentationIndentation'paramTypes' have incorrect indentation level 7, expected level should be 21.516
 WarningindentationIndentation'!' have incorrect indentation level 7, expected level should be 21.517
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 22.540
 WarningindentationIndentation'ConstructorArgumentValues' have incorrect indentation level 3, expected level should be 17.610
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.613
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.615
 WarningindentationIndentation'valueResolver' have incorrect indentation level 6, expected level should be 20.634
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.636
 WarningindentationIndentation'valueResolver' have incorrect indentation level 6, expected level should be 20.648
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.650
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.664
 WarningindentationIndentation'BeanWrapper' have incorrect indentation level 3, expected level should be 17.665
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.666
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.670
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.674
 WarningindentationIndentation'resolvedValues' have incorrect indentation level 5, expected level should be 19.682
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.701
 WarningindentationIndentation'try' child have incorrect indentation level 56, expected level should be 48.715
 WarningindentationIndentation'try' child have incorrect indentation level 56, expected level should be 48.716
 WarningindentationIndentation'"' via "' have incorrect indentation level 6, expected level should be 20.758
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.769
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.774
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.776
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.811

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultListableBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.113
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.139
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.407
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.431
 WarningindentationIndentation'!' have incorrect indentation level 9, expected level should be 21.432
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 22.436
 WarningindentationIndentation'ex' have incorrect indentation level 9, expected level should be 23.532
 WarningindentationIndentation'"Value ["' have incorrect indentation level 5, expected level should be 19.610
 WarningindentationIndentation'DependencyDescriptor' have incorrect indentation level 3, expected level should be 17.663
 WarningindentationIndentation'"' with a framework-generated bean definition: replacing ["' have incorrect indentation level 7, expected level should be 21.816
 WarningindentationIndentation'oldBeanDefinition' have incorrect indentation level 7, expected level should be 21.817
 WarningindentationIndentation'"': replacing ["' have incorrect indentation level 7, expected level should be 21.823
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.927
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.949
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1103
 WarningindentationIndentation'matchesBeanName' have incorrect indentation level 5, expected level should be 19.1157
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.1296

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.103

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/DisposableBeanAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.163
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'"' on bean with name '"' have incorrect indentation level 5, expected level should be 19.324
 WarningindentationIndentation'"' failed on bean with name '"' have incorrect indentation level 5, expected level should be 19.355
 WarningindentationIndentation'"' on bean with name '"' have incorrect indentation level 5, expected level should be 19.365

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/FactoryBeanRegistrySupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"that it should return null if the type of its object cannot be determined yet"' have incorrect indentation level 5, expected level should be 19.72

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/InstantiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Constructor' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.82

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/PropertiesBeanDefinitionReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'parent' have incorrect indentation level 5, expected level should be 19.485

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/SimpleInstantiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'Constructor' have incorrect indentation level 3, expected level should be 17.136
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.143
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.185

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/support/StaticListableBeanFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'objectType' have incorrect indentation level 7, expected level should be 21.269

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/wiring/BeanConfigurerSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Make sure this configurer runs in a Spring container. Unable to configure bean of type ["' have incorrect indentation level 6, expected level should be 20.125
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.126
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.139
 WarningindentationIndentation'"' while configuring object of type ["' have incorrect indentation level 8, expected level should be 22.158
 WarningindentationIndentation'"] - probably due to a circular reference. This is a common startup situation "' have incorrect indentation level 8, expected level should be 22.159
 WarningindentationIndentation'"and usually not fatal. Proceeding without injection. Original exception: "' have incorrect indentation level 8, expected level should be 22.160

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/AbstractBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Id is required for element '"' have incorrect indentation level 7, expected level should be 21.67
 WarningindentationIndentation'+' have incorrect indentation level 9, expected level should be 21.68

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/AbstractSimpleBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Illegal property name returned from 'extractPropertyName(String)': cannot be null or empty."' have incorrect indentation level 6, expected level should be 20.134

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/BeanDefinitionParserDelegate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' as bean name and "' have incorrect indentation level 6, expected level should be 20.466
 WarningindentationIndentation'beanName' have incorrect indentation level 8, expected level should be 22.489
 WarningindentationIndentation'!' have incorrect indentation level 8, expected level should be 22.490
 WarningindentationIndentation'"using generated bean name ["' have incorrect indentation level 8, expected level should be 22.496
 WarningindentationIndentation'Element' have incorrect indentation level 3, expected level should be 17.537
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 3, expected level should be 17.593
 WarningindentationIndentation'"<property> element for property '"' have incorrect indentation level 6, expected level should be 18.969
 WarningindentationIndentation'"<constructor-arg> element"' have incorrect indentation level 6, expected level should be 18.970
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.978
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.992
 WarningindentationIndentation'" is only allowed to contain either 'ref' attribute OR 'value' attribute OR sub-element"' have incorrect indentation level 5, expected level should be 19.994
 WarningindentationIndentation'NodeList' have incorrect indentation level 3, expected level should be 17.1213
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.1275
 WarningindentationIndentation'"a 'key' attribute OR a 'key-ref' attribute OR a <key> sub-element"' have incorrect indentation level 6, expected level should be 20.1277
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.1304
 WarningindentationIndentation'"'value' attribute OR 'value-ref' attribute OR <value> sub-element"' have incorrect indentation level 6, expected level should be 20.1306
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 19.1309
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.1310
 WarningindentationIndentation'"attribute when it has a 'value' attribute"' have incorrect indentation level 6, expected level should be 20.1312
 WarningindentationIndentation'Element' have incorrect indentation level 3, expected level should be 17.1435
 WarningindentationIndentation'Node' have incorrect indentation level 3, expected level should be 17.1458
 WarningindentationIndentation'"This tag cannot be used nested inside <property>."' have incorrect indentation level 5, expected level should be 19.1483
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.1487
 WarningindentationIndentation'"] for nested custom element '"' have incorrect indentation level 5, expected level should be 19.1490

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/BeansDtdResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] and system ID ["' have incorrect indentation level 5, expected level should be 19.58

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/DefaultBeanDefinitionDocumentReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'XmlReaderContext' have incorrect indentation level 3, expected level should be 17.151
 WarningindentationIndentation'"Failed to import bean definitions from URL location ["' have incorrect indentation level 6, expected level should be 20.236
 WarningindentationIndentation'ele' have incorrect indentation level 6, expected level should be 20.262
 WarningindentationIndentation'"' for bean with name '"' have incorrect indentation level 6, expected level should be 20.290
 WarningindentationIndentation'bdHolder' have incorrect indentation level 6, expected level should be 20.310

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/DefaultDocumentLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ErrorHandler' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'"Unable to validate using XSD: Your JAXP provider ["' have incorrect indentation level 7, expected level should be 21.103
 WarningindentationIndentation'"] does not support XML Schema. Are you running on Java 1.4 with Apache Crimson? "' have incorrect indentation level 7, expected level should be 21.104
 WarningindentationIndentation'"Upgrade to Apache Xerces (or Java 1.5) for full XSD support."' have incorrect indentation level 7, expected level should be 21.105
 WarningindentationIndentation'DocumentBuilderFactory' have incorrect indentation level 3, expected level should be 17.127

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/DefaultNamespaceHandlerResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertiesLoaderUtils' have incorrect indentation level 8, expected level should be 22.155

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/DocumentLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InputSource' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'ErrorHandler' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/NamespaceHandlerSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'"Cannot locate BeanDefinitionParser for element ["' have incorrect indentation level 5, expected level should be 19.86
 WarningindentationIndentation'Node' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'"Cannot decorate based on Nodes of type ["' have incorrect indentation level 5, expected level should be 19.118
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.122

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/ParserContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/PluggableSchemaResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] and system id ["' have incorrect indentation level 5, expected level should be 19.107
 WarningindentationIndentation'PropertiesLoaderUtils' have incorrect indentation level 8, expected level should be 22.145

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/SimpleConstructorNamespaceHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Class ["' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"Constructor argument '"' have incorrect indentation level 8, expected level should be 22.112
 WarningindentationIndentation'"Constructor argument '"' have incorrect indentation level 8, expected level should be 22.116
 WarningindentationIndentation'"Constructor argument '"' have incorrect indentation level 8, expected level should be 22.121
 WarningindentationIndentation'" Only one approach may be used per argument."' have incorrect indentation level 8, expected level should be 22.122
 WarningindentationIndentation'"Constructor argument '"' have incorrect indentation level 7, expected level should be 21.133
 WarningindentationIndentation'" Only one approach may be used per argument."' have incorrect indentation level 7, expected level should be 21.134

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/SimplePropertyNamespaceHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Class ["' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"both <property> and inline syntax. Only one approach may be used per property."' have incorrect indentation level 6, expected level should be 20.75

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/UtilNamespaceHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Attribute 'path' must follow pattern 'beanName.propertyName'"' have incorrect indentation level 6, expected level should be 20.94
 WarningindentationIndentation'Boolean' have incorrect indentation level 5, expected level should be 19.208
 WarningindentationIndentation'Boolean' have incorrect indentation level 5, expected level should be 19.211

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/XmlBeanDefinitionReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.126

spring-framework/spring-beans/src/main/java/org/springframework/beans/factory/xml/XmlReaderContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Resource' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'ReaderEventListener' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'XmlBeanDefinitionReader' have incorrect indentation level 3, expected level should be 17.54

spring-framework/spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomBooleanEditor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'input' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'input' have incorrect indentation level 4, expected level should be 18.118

spring-framework/spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomNumberEditor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NumberFormat' have incorrect indentation level 3, expected level should be 17.87

spring-framework/spring-beans/src/main/java/org/springframework/beans/propertyeditors/URIEditor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.108

spring-framework/spring-beans/src/main/java/org/springframework/beans/support/ResourceEditorRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.129

spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'keyDescr' have incorrect indentation level 6, expected level should be 20.273

spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperGenericsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.389
 WarningindentationIndentation'method def modifier' have incorrect indentation level 10, expected level should be 16.635
 WarningindentationIndentation'method def modifier' have incorrect indentation level 10, expected level should be 16.637
 WarningindentationIndentation'member def modifier' have incorrect indentation level 10, expected level should be 16.643
 WarningindentationIndentation'method def modifier' have incorrect indentation level 10, expected level should be 16.645
 WarningindentationIndentation'method def' child have incorrect indentation level 18, expected level should be 24.647
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 10, expected level should be 16.648
 WarningindentationIndentation'method def modifier' have incorrect indentation level 10, expected level should be 16.650
 WarningindentationIndentation'method def' child have incorrect indentation level 18, expected level should be 24.652
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 10, expected level should be 16.653

spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.432
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.442
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.475
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.485
 WarningindentationIndentation'target' have incorrect indentation level 4, expected level should be 18.533
 WarningindentationIndentation'target' have incorrect indentation level 4, expected level should be 18.548
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.582
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.587
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.597
 WarningindentationIndentation'result' have incorrect indentation level 4, expected level should be 18.610
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.643
 WarningindentationIndentation'pt' have incorrect indentation level 4, expected level should be 18.648
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.713
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.810
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.845
 WarningindentationIndentation'"Lewisham"' have incorrect indentation level 4, expected level should be 18.868
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1453
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1453

spring-framework/spring-beans/src/test/java/org/springframework/beans/CachedIntrospectionResultsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"No write method found for non-void returning 'setFoo' method. "' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'"Check to see if CachedIntrospectionResults is delegating to "' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'"ExtendedBeanInfo as expected"' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'pd' have incorrect indentation level 4, expected level should be 18.93

spring-framework/spring-beans/src/test/java/org/springframework/beans/ExtendedBeanInfoTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.265
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.266
 WarningindentationIndentation'ebi' have incorrect indentation level 5, expected level should be 19.773

spring-framework/spring-beans/src/test/java/org/springframework/beans/MutablePropertyValuesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'changes' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'changes' have incorrect indentation level 4, expected level should be 18.94

spring-framework/spring-beans/src/test/java/org/springframework/beans/PropertyAccessorUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'array initialization' child have incorrect indentation level 88, expected level should be one of the following: 40, 46, 48, 61.48
 WarningindentationIndentation'array initialization' child have incorrect indentation level 88, expected level should be one of the following: 40, 46, 48, 61.51

spring-framework/spring-beans/src/test/java/org/springframework/beans/SimplePropertyDescriptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"PropertyDescriptor[name=foo, propertyType=null, readMethod=null"' have incorrect indentation level 5, expected level should be 19.40
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.50
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.51
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.52
 WarningindentationIndentation'"PropertyDescriptor[name=foo, propertyType=null, indexedPropertyType=null"' have incorrect indentation level 5, expected level should be 19.57
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.67
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.68
 WarningindentationIndentation'containsString' have incorrect indentation level 5, expected level should be 19.69

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/BeanFactoryUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.246

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/DefaultListableBeanFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.730
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1297
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1309
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1335
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1624
 WarningindentationIndentation'AutowireCapableBeanFactory' have incorrect indentation level 4, expected level should be 18.1643
 WarningindentationIndentation'factoryBean' have incorrect indentation level 4, expected level should be 18.1645
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1725
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1739
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1774
 WarningindentationIndentation'lbf' have incorrect indentation level 4, expected level should be 18.1810
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.2126
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.2643
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.2657

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/FactoryBeanLookupTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/Spr5475Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.25
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.26
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.27
 WarningindentationIndentation'"Error creating bean with name 'foo': No matching factory method found: factory method 'noArgFactory(String)'. "' have incorrect indentation level 4, expected level should be 18.28
 WarningindentationIndentation'"Check that a method with the specified name and arguments exists and that it is static."' have incorrect indentation level 4, expected level should be 18.29
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.35
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.36
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.37
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.38
 WarningindentationIndentation'"Error creating bean with name 'foo': No matching factory method found: factory method 'noArgFactory(String,byte[])'. "' have incorrect indentation level 4, expected level should be 18.39
 WarningindentationIndentation'"Check that a method with the specified name and arguments exists and that it is static."' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'def' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'"Error creating bean with name 'foo': No matching factory method found: factory method 'noArgFactory(CharSequence,byte[])'. "' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'"Check that a method with the specified name and arguments exists and that it is static."' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.76
 WarningindentationIndentation'"Error creating bean with name 'foo': "' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"Unsatisfied dependency expressed through constructor argument with index 0 of type [java.lang.String]: "' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'"Ambiguous factory method argument types - did you specify the correct bean references as factory method arguments?"' have incorrect indentation level 4, expected level should be 18.79

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"classpath*:"' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.83

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/AutowiredAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConstructorsCollectionResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.580
 WarningindentationIndentation'ConstructorsCollectionResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.629
 WarningindentationIndentation'CustomAnnotationRequiredFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.891
 WarningindentationIndentation'CustomAnnotationRequiredFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.910
 WarningindentationIndentation'CustomAnnotationRequiredFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.932
 WarningindentationIndentation'CustomAnnotationRequiredMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.958
 WarningindentationIndentation'CustomAnnotationRequiredMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.977
 WarningindentationIndentation'CustomAnnotationRequiredMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.999
 WarningindentationIndentation'CustomAnnotationOptionalFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1025
 WarningindentationIndentation'CustomAnnotationOptionalFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1046
 WarningindentationIndentation'CustomAnnotationOptionalFieldResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1065
 WarningindentationIndentation'CustomAnnotationOptionalMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1091
 WarningindentationIndentation'CustomAnnotationOptionalMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1112
 WarningindentationIndentation'CustomAnnotationOptionalMethodResourceInjectionBean' have incorrect indentation level 4, expected level should be 18.1131
 WarningindentationIndentation'factoryBean' have incorrect indentation level 4, expected level should be 18.1169
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 4, expected level should be 18.1998
 WarningindentationIndentation'NestedTestBean' have incorrect indentation level 4, expected level should be 18.2122
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.2427
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.2615
 WarningindentationIndentation'Repository' have incorrect indentation level 4, expected level should be 18.2639
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.2640
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.2641

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/InjectAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.213
 WarningindentationIndentation'factoryBean' have incorrect indentation level 4, expected level should be 18.572
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 4, expected level should be 18.945
 WarningindentationIndentation'NestedTestBean' have incorrect indentation level 4, expected level should be 18.1052

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/RequiredAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.49
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.50
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.51
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.52
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.53
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.72
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.73
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.74
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.95
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.96
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.112
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 19.113
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.134
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.135
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.136
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.137
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.138
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.139
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.162

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/CustomEditorConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.53

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 2, expected level should be 17.41

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'qualifiedResource' have incorrect indentation level 2, expected level should be 17.46
 WarningindentationIndentation'ObjectFactory' have incorrect indentation level 3, expected level should be 18.157

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPlaceholderConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.87
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.88
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.170
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.171
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.172
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.213
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.234
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.235

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyResourceConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.433
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.445
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.460
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.476
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.494
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.511
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.524
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.537
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.553
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.601
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.602
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.603
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.624
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.639
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.651
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.675
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.676
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.677
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.678
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.702
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.703
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.704
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.705
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.731
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.732
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.733
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.734

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/ServiceLocatorFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.150
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.207

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/YamlMapFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"non-exsitent-file.yml"' have incorrect indentation level 4, expected level should be 18.47
 WarningindentationIndentation'"non-exsitent-file.yml"' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'"foo: bar"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"foo:\n ? key1.key2\n : value"' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'"mymap:\n foo: bar\nmymap:\n bar: foo"' have incorrect indentation level 4, expected level should be 18.111

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/YamlProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"foo: bar\nbar: [1,2,3]"' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'"foo # a document that is a literal"' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'"foo # a document\nbar: baz"' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'"foo: bar\ncd\nspam:\n foo: baz"' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'"foo: bar\nbar:\n spam: bucket"' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'"foo: bar\n1: bar"' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'"foo:\n 1: bar"' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'"foo: bar\nbar:\n spam: bucket"' have incorrect indentation level 4, expected level should be 18.143

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/YamlPropertiesFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"foo: bar\nspam:\n foo: baz"' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'"foo: bar\ncd\nspam:\n foo: baz"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'"foo: bar\nspam:\n foo: baz\nfoo: bucket"' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'"foo:\n bar: spam\n foo: baz\nbreak: it\nfoo: bucket"' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'"foo: bar\nspam: baz\n---\nfoo: bag"' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'"foo: bar\nspam: baz\n---\nfoo: bag\nspam: bad"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"one: two\n---\nfoo: bar\nspam: baz\n---\nfoo: bag\nspam: bad"' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'"one: two\n---\nfoo: bar\nspam: baz\n---\nfoo: bag\nspam: bad"' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'"one: two\n---\nfoo: bag\nspam: bad\n---\nfoo: bar\nspam: baz"' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'"foo:\n- bar:\n spam: crap\n- baz\n- one: two\n three: four"' have incorrect indentation level 4, expected level should be 18.224
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.225
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.241

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/parsing/FailFastProblemReporterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.37
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/parsing/PassThroughSourceExtractorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"source object *must* be returned as-is"' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'"source object *must* be returned as-is (even if null)"' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/serviceloader/ServiceLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.69

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/AutowireUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.39
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.58
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'Class' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'AutowireUtils' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/BeanFactoryGenericsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.164
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.594
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.604
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.614
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.625
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.636
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.649
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.780
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.795

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/QualifierAnnotationAutowireBeanFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.58
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'QualifiedTestBean' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.203
 WarningindentationIndentation'false' have incorrect indentation level 4, expected level should be 18.204

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/security/CallbacksSecurityTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InitializingBean' have incorrect indentation level 3, expected level should be 17.118
 WarningindentationIndentation'BeanFactoryAware' have incorrect indentation level 3, expected level should be 17.119
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.287
 WarningindentationIndentation'"/org/springframework/beans/factory/support/security/policy.all"' have incorrect indentation level 7, expected level should be 19.288
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.301
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.305
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.315
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.351
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.486
 WarningindentationIndentation'ConfigurableBeanFactory' have incorrect indentation level 6, expected level should be 18.487
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.488
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.489
 WarningindentationIndentation'subject' have incorrect indentation level 4, expected level should be 18.495

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/wiring/ClassNameBeanWiringInfoResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'beanInstance' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/AbstractListableBeanFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'defNames' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'" beans for class org.springframework.tests.sample.beans.TestBean, not "' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'names' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'getListableBeanFactory' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'getListableBeanFactory' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'getListableBeanFactory' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'getListableBeanFactory' have incorrect indentation level 4, expected level should be 18.79

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/AutowireWithExclusionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.161

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/CollectionsWithDefaultTypesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'jumble' have incorrect indentation level 4, expected level should be 18.83

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/DefaultLifecycleMethodsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"defaultLifecycleMethods.xml"' have incorrect indentation level 4, expected level should be 18.35
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.57

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/EventPublicationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'beanDefinition1' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'innerBd1' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'beanDefinition2' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'innerBd2' have incorrect indentation level 4, expected level should be 18.93

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/MetadataAttachmentTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.37

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'hasItems' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'hasItems' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.110

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/NestedBeansElementTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 2, expected level should be 17.21

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/ProtectedLifecycleBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/SimpleConstructorNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.109

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/SimplePropertyNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/XmlBeanCollectionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'friends' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'friends2' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'jumble' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'm' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'm' have incorrect indentation level 4, expected level should be 18.265

spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/XmlListableBeanFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/CustomEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'tb' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'tb' have incorrect indentation level 4, expected level should be 18.104

spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/FileEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.92

spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/PropertiesEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"me=mi"' have incorrect indentation level 3, expected level should be 18.46
 WarningindentationIndentation'"me=mi\n"' have incorrect indentation level 3, expected level should be 18.57
 WarningindentationIndentation'"x=y=z"' have incorrect indentation level 3, expected level should be 18.58
 WarningindentationIndentation'"foo=bar\n"' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'"#Another=comment more junk /\n"' have incorrect indentation level 3, expected level should be 18.95
 WarningindentationIndentation'"me=mi\n"' have incorrect indentation level 3, expected level should be 18.96
 WarningindentationIndentation'"x=x\n"' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'"\n"' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'"\t\tfoo=bar\n"' have incorrect indentation level 3, expected level should be 18.115
 WarningindentationIndentation'"\t#Another comment more junk \n"' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'" me=mi\n"' have incorrect indentation level 3, expected level should be 18.117
 WarningindentationIndentation'"x=x\n"' have incorrect indentation level 3, expected level should be 18.118
 WarningindentationIndentation'"\n"' have incorrect indentation level 3, expected level should be 18.119

spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/URIEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"/"' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"/"' have incorrect indentation level 4, expected level should be 18.89

spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/URLEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"/"' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-beans/src/test/java/org/springframework/tests/sample/beans/DummyFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.41

spring-framework/spring-beans/src/test/java/org/springframework/tests/sample/beans/LifecycleBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.133

spring-framework/spring-beans/src/test/java/org/springframework/tests/sample/beans/factory/DummyFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.42

spring-framework/spring-context-support/src/main/java/org/springframework/cache/ehcache/EhCacheCache.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"An 'alive' Ehcache is required - current cache is "' have incorrect indentation level 4, expected level should be 18.48

spring-framework/spring-context-support/src/main/java/org/springframework/cache/ehcache/EhCacheCacheManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"An 'alive' EhCache CacheManager is required - current cache is "' have incorrect indentation level 4, expected level should be 18.85

spring-framework/spring-context-support/src/main/java/org/springframework/cache/ehcache/EhCacheFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.73

spring-framework/spring-context-support/src/main/java/org/springframework/cache/ehcache/EhCacheManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EhCacheManagerUtils' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/JCacheManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.42

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/config/ProxyJCacheConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.45

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AbstractCacheInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.41

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AbstractFallbackJCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.44
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.76

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AbstractJCacheKeyOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheResolver' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AbstractJCacheOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.117

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AbstractKeyCacheInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.34
 WarningindentationIndentation'CacheOperationInvocationContext' have incorrect indentation level 3, expected level should be 17.60

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/AnnotationJCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'determineCacheResolverFactory' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'determineCacheResolverFactory' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'determineCacheResolverFactory' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'determineCacheResolverFactory' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'CacheMethodDetails' have incorrect indentation level 3, expected level should be 17.149
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.161

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CachePutInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheOperationInvoker' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CachePutOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheMethodDetails' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.89

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CacheRemoveAllInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.34
 WarningindentationIndentation'CacheOperationInvoker' have incorrect indentation level 3, expected level should be 17.42
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.72

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CacheRemoveEntryInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheOperationInvoker' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.71

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CacheRemoveOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheMethodDetails' have incorrect indentation level 3, expected level should be 17.39

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CacheResultInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheOperationInvoker' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'Throwable' have incorrect indentation level 3, expected level should be 17.122

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/CacheResultOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'KeyGenerator' have incorrect indentation level 3, expected level should be 17.44

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/DefaultCacheInvocationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/DefaultCacheKeyInvocationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.30
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.37

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/DefaultJCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.42

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/JCacheAspectSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"If there are no cacheable methods, then don't use a cache aspect."' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'createCacheOperationInvocationContext' have incorrect indentation level 6, expected level should be 20.101
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.111

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/JCacheOperationSourcePointcut.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-context-support/src/main/java/org/springframework/cache/jcache/interceptor/KeyGeneratorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'context' have incorrect indentation level 5, expected level should be 19.84
 WarningindentationIndentation'JCacheOperation' have incorrect indentation level 3, expected level should be 17.99

spring-framework/spring-context-support/src/main/java/org/springframework/mail/MailSendException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.170
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.186

spring-framework/spring-context-support/src/main/java/org/springframework/mail/javamail/MimeMessageHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.550
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.567
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.612
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.613
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.657
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.658
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.702
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.703
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1067
 WarningindentationIndentation'final' have incorrect indentation level 2, expected level should be 17.1088

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/commonj/TimerManagerAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/commonj/TimerManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/commonj/WorkManagerTaskExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.66

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/JobDetailFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.48

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/LocalDataSourceJobStore.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TX_DATA_SOURCE_PREFIX' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'NON_TX_DATA_SOURCE_PREFIX' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/MethodInvokingJobDetailFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.77

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/SchedulerAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.307
 WarningindentationIndentation'ex' have incorrect indentation level 7, expected level should be 21.318

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/SchedulerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanNameAware' have incorrect indentation level 2, expected level should be 16.89
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.177
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.523
 WarningindentationIndentation'ResourceLoaderClassLoadHelper' have incorrect indentation level 5, expected level should be 19.535
 WarningindentationIndentation'LocalTaskExecutorThreadPool' have incorrect indentation level 5, expected level should be 19.540
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.589
 WarningindentationIndentation'"] in "' have incorrect indentation level 6, expected level should be 20.653

spring-framework/spring-context-support/src/main/java/org/springframework/scheduling/quartz/SimpleThreadPoolTaskExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51

spring-framework/spring-context-support/src/main/java/org/springframework/ui/freemarker/FreeMarkerConfigurationFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Template loader path ["' have incorrect indentation level 7, expected level should be 21.345
 WarningindentationIndentation'"] to [java.io.File]: using SpringTemplateLoader as fallback"' have incorrect indentation level 7, expected level should be 21.352

spring-framework/spring-context-support/src/main/java/org/springframework/ui/freemarker/FreeMarkerConfigurationFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.54

spring-framework/spring-context-support/src/main/java/org/springframework/ui/freemarker/SpringTemplateLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] and template loader path ["' have incorrect indentation level 5, expected level should be 19.62
 WarningindentationIndentation'resource' have incorrect indentation level 6, expected level should be 20.99

spring-framework/spring-context-support/src/main/java/org/springframework/ui/jasperreports/JasperReportsUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'OutputStream' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'Writer' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'Writer' have incorrect indentation level 3, expected level should be 17.147
 WarningindentationIndentation'Writer' have incorrect indentation level 3, expected level should be 17.168
 WarningindentationIndentation'Writer' have incorrect indentation level 3, expected level should be 17.187
 WarningindentationIndentation'OutputStream' have incorrect indentation level 3, expected level should be 17.208
 WarningindentationIndentation'OutputStream' have incorrect indentation level 3, expected level should be 17.227
 WarningindentationIndentation'OutputStream' have incorrect indentation level 3, expected level should be 17.248
 WarningindentationIndentation'OutputStream' have incorrect indentation level 3, expected level should be 17.267

spring-framework/spring-context-support/src/main/java/org/springframework/ui/velocity/SpringResourceLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] and resource loader paths "' have incorrect indentation level 5, expected level should be 19.93
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.104

spring-framework/spring-context-support/src/main/java/org/springframework/ui/velocity/VelocityEngineFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] to [java.io.File]: using SpringResourceLoader"' have incorrect indentation level 7, expected level should be 21.304
 WarningindentationIndentation'RuntimeConstants' have incorrect indentation level 4, expected level should be 18.329
 WarningindentationIndentation'SpringResourceLoader' have incorrect indentation level 4, expected level should be 18.331
 WarningindentationIndentation'SpringResourceLoader' have incorrect indentation level 4, expected level should be 18.333
 WarningindentationIndentation'SpringResourceLoader' have incorrect indentation level 4, expected level should be 18.335
 WarningindentationIndentation'SpringResourceLoader' have incorrect indentation level 4, expected level should be 18.337

spring-framework/spring-context-support/src/main/java/org/springframework/ui/velocity/VelocityEngineFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51

spring-framework/spring-context-support/src/main/java/org/springframework/ui/velocity/VelocityEngineUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'VelocityEngine' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'VelocityEngine' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.109

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/AbstractJCacheAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'contain' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'contain' have incorrect indentation level 4, expected level should be 18.157

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/JCacheCustomInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'defaultCache' have incorrect indentation level 5, expected level should be 19.105
 WarningindentationIndentation'exceptionCache' have incorrect indentation level 5, expected level should be 19.106

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/JCacheJavaConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'cos' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'cos' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'NoExceptionCacheResolverConfig' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'defaultCache' have incorrect indentation level 5, expected level should be 19.135
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.136
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.137
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.138

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/JCacheNamespaceDrivenTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"/org/springframework/cache/jcache/config/jCacheNamespaceDriven-resolver.xml"' have incorrect indentation level 4, expected level should be 18.44

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/AbstractCacheOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'1' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'operation' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/AnnotationCacheOperationSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'source' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'getCacheOperation' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'getCacheOperation' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'getCacheOperation' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'CustomServiceWithDefaults' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'CustomServiceWithDefaults' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.194
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.209
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.222
 WarningindentationIndentation'cacheKeyGenerator' have incorrect indentation level 3, expected level should be 17.249

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CachePutOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.83

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CacheRemoveAllOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.35

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CacheRemoveOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.35

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CacheResolverAdapterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'defaultCacheResolver' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CacheResultOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'SampleObject' have incorrect indentation level 4, expected level should be 18.117

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/JCacheInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'cacheManager' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'defaultExceptionCacheResolver' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'cacheManager' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'defaultExceptionCacheResolver' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'cacheManager' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'CacheResolver' have incorrect indentation level 3, expected level should be 17.108

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/JCacheKeyGeneratorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 19.153
 WarningindentationIndentation'Arrays' have incorrect indentation level 5, expected level should be 19.154

spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/SampleObject.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'cachedExceptions' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'cacheFor' have incorrect indentation level 3, expected level should be 17.76

spring-framework/spring-context-support/src/test/java/org/springframework/cache/transaction/AbstractTransactionSupportingCacheManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'is' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'is' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'is' have incorrect indentation level 5, expected level should be 19.110

spring-framework/spring-context-support/src/test/java/org/springframework/cache/transaction/TransactionAwareCacheDecoratorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.123

spring-framework/spring-context-support/src/test/java/org/springframework/scheduling/quartz/QuartzSchedulerLifecycleTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'sw' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'sw' have incorrect indentation level 4, expected level should be 18.54

spring-framework/spring-context-support/src/test/java/org/springframework/scheduling/quartz/QuartzSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SchedulerFactoryBean' have incorrect indentation level 4, expected level should be 18.367

spring-framework/spring-context-support/src/test/java/org/springframework/ui/jasperreports/JasperReportsUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResourceBundle' have incorrect indentation level 4, expected level should be 18.237

spring-framework/spring-context/src/main/java/org/springframework/cache/annotation/AnnotationCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.47

spring-framework/spring-context/src/main/java/org/springframework/cache/annotation/CachingConfigurationSelector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.cache.jcache.config.ProxyJCacheConfiguration"' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"org.springframework.cache.aspectj.AspectJCachingConfiguration"' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'"org.springframework.cache.aspectj.AspectJJCacheConfiguration"' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'"javax.cache.Cache"' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'PROXY_JCACHE_CONFIGURATION_CLASS' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-context/src/main/java/org/springframework/cache/annotation/ProxyCachingConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.44

spring-framework/spring-context/src/main/java/org/springframework/cache/annotation/SpringCacheAnnotationParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.289

spring-framework/spring-context/src/main/java/org/springframework/cache/concurrent/ConcurrentMapCacheFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.40

spring-framework/spring-context/src/main/java/org/springframework/cache/config/AnnotationDrivenCacheBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.cache.aspectj.AnnotationCacheAspect"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'"org.springframework.cache.aspectj.JCacheCacheAspect"' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"javax.cache.Cache"' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'"org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource"' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'AnnotationDrivenCacheBeanDefinitionParser' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.119
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.213
 WarningindentationIndentation'"org.springframework.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor"' have incorrect indentation level 6, expected level should be 20.222
 WarningindentationIndentation'parserContext' have incorrect indentation level 6, expected level should be 20.248
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.258

spring-framework/spring-context/src/main/java/org/springframework/cache/config/CacheAdviceParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.82

spring-framework/spring-context/src/main/java/org/springframework/cache/config/CacheManagementConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.cache.config.internalCacheAdvisor"' have incorrect indentation level 3, expected level should be 17.28
 WarningindentationIndentation'"org.springframework.cache.config.internalCacheAspect"' have incorrect indentation level 3, expected level should be 17.31
 WarningindentationIndentation'"org.springframework.cache.config.internalJCacheAdvisor"' have incorrect indentation level 3, expected level should be 17.34
 WarningindentationIndentation'"org.springframework.cache.config.internalJCacheAspect"' have incorrect indentation level 3, expected level should be 17.37

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/AbstractFallbackCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/CacheAspectSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.78
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'"If there are no cacheable methods, then don't use a cache aspect."' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'CacheOperationInvocationContext' have incorrect indentation level 3, expected level should be 17.212
 WarningindentationIndentation'CacheOperation' have incorrect indentation level 3, expected level should be 17.224
 WarningindentationIndentation'CacheOperation' have incorrect indentation level 3, expected level should be 17.240
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.374
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.374
 WarningindentationIndentation'" for operation "' have incorrect indentation level 5, expected level should be 19.417
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.449
 WarningindentationIndentation'" for operation "' have incorrect indentation level 5, expected level should be 19.473
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.494
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.497
 WarningindentationIndentation'KeyGenerator' have incorrect indentation level 4, expected level should be 18.528

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/CacheEvaluationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/CacheExpressionRootObject.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/ExpressionEvaluator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'method' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.104

spring-framework/spring-context/src/main/java/org/springframework/cache/interceptor/NameMatchCacheOperationSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'&&' have incorrect indentation level 6, expected level should be 20.89

spring-framework/spring-context/src/main/java/org/springframework/context/ApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageSource' have incorrect indentation level 2, expected level should be 16.58

spring-framework/spring-context/src/main/java/org/springframework/context/access/ContextJndiBeanFactoryLocator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] is: "' have incorrect indentation level 6, expected level should be 20.66

spring-framework/spring-context/src/main/java/org/springframework/context/access/ContextSingletonBeanFactoryLocator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instances' have incorrect indentation level 6, expected level should be 20.102
 WarningindentationIndentation'"' being released, as there are no more references to it"' have incorrect indentation level 6, expected level should be 20.156

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AdviceModeImportSelector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"@%s is not present on importing class '%s' as expected"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'annoType' have incorrect indentation level 4, expected level should be 18.67

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotatedBeanDefinitionReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.137

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotationBeanNameGenerator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.117
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'annotationType' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'annotationType' have incorrect indentation level 4, expected level should be 18.122

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotationConfigApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationConfigUtils' have incorrect indentation level 4, expected level should be 18.124

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotationConfigBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationConfigUtils' have incorrect indentation level 4, expected level should be 18.47

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotationConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.annotation.internalConfigurationAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'"org.springframework.context.annotation.internalConfigurationBeanNameGenerator"' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'"org.springframework.context.annotation.internalAutowiredAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'"org.springframework.context.annotation.internalRequiredAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'"org.springframework.context.annotation.internalCommonAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.94
 WarningindentationIndentation'"org.springframework.context.annotation.internalPersistenceAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'"org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor"' have incorrect indentation level 3, expected level should be 17.104
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.111
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'BeanDefinitionRegistry' have incorrect indentation level 3, expected level should be 17.132
 WarningindentationIndentation'AnnotationConfigUtils' have incorrect indentation level 6, expected level should be 20.176
 WarningindentationIndentation'BeanDefinitionRegistry' have incorrect indentation level 3, expected level should be 17.190
 WarningindentationIndentation'ScopeMetadata' have incorrect indentation level 3, expected level should be 17.240
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.259
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.266

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AspectJAutoProxyRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationMetadata' have incorrect indentation level 3, expected level should be 17.42
 WarningindentationIndentation'AnnotationConfigUtils' have incorrect indentation level 4, expected level should be 18.47

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AutoProxyRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'proxyTargetClass' have incorrect indentation level 5, expected level should be 19.66
 WarningindentationIndentation'"having both 'mode' and 'proxyTargetClass' attributes of type "' have incorrect indentation level 5, expected level should be 19.80
 WarningindentationIndentation'"AdviceMode and boolean respectively. This means that auto proxy "' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'"creator registration and configuration may not have occured as "' have incorrect indentation level 5, expected level should be 19.82
 WarningindentationIndentation'"intended, and components may not be proxied as expected. Check to "' have incorrect indentation level 5, expected level should be 19.83
 WarningindentationIndentation'"ensure that %s has been @Import'ed on the same class where these "' have incorrect indentation level 5, expected level should be 19.84
 WarningindentationIndentation'"annotations are declared; otherwise remove the import of %s "' have incorrect indentation level 5, expected level should be 19.85
 WarningindentationIndentation'"altogether."' have incorrect indentation level 5, expected level should be 19.86

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ClassPathScanningCandidateComponentProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.243
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.251
 WarningindentationIndentation'resolveBasePackage' have incorrect indentation level 5, expected level should be 19.269

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/CommonAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.138
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.148
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.157
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.179
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.301
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.455

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ComponentScanAnnotationParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanNameGenerator' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'BeanUtils' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'"An error occured while processing a @ComponentScan ANNOTATION type filter: "' have incorrect indentation level 7, expected level should be 21.151
 WarningindentationIndentation'"An error occured while processing a @ComponentScan CUSTOM type filter: "' have incorrect indentation level 7, expected level should be 21.161

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ComponentScanBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'XmlReaderContext' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'AnnotationConfigUtils' have incorrect indentation level 5, expected level should be 19.150
 WarningindentationIndentation'element' have incorrect indentation level 5, expected level should be 19.162
 WarningindentationIndentation'scanner' have incorrect indentation level 5, expected level should be 19.163
 WarningindentationIndentation'element' have incorrect indentation level 5, expected level should be 19.176
 WarningindentationIndentation'scanner' have incorrect indentation level 5, expected level should be 19.177
 WarningindentationIndentation'ex' have incorrect indentation level 7, expected level should be 21.218

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConditionEvaluator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConfigurationClassUtils' have incorrect indentation level 5, expected level should be 19.80

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClass.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassBeanDefinitionReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ProblemReporter' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'ResourceLoader' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'ImportRegistry' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'TrackedConditionEvaluator' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.176
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.262
 WarningindentationIndentation'configClass' have incorrect indentation level 5, expected level should be 19.269
 WarningindentationIndentation'"already exists. This top-level bean definition is considered as an override."' have incorrect indentation level 5, expected level should be 19.300
 WarningindentationIndentation'beanMethod' have incorrect indentation level 5, expected level should be 19.301
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.307
 WarningindentationIndentation'RootBeanDefinition' have incorrect indentation level 4, expected level should be 18.378

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassEnhancer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"already been enhanced. This usually indicates that more than one "' have incorrect indentation level 6, expected level should be 20.92
 WarningindentationIndentation'"ConfigurationClassPostProcessor has been registered (e.g. via "' have incorrect indentation level 6, expected level should be 20.93
 WarningindentationIndentation'"<context:annotation-config>). This is harmless, but you may "' have incorrect indentation level 6, expected level should be 20.94
 WarningindentationIndentation'"want check your configuration and remove one CCPP if possible"' have incorrect indentation level 6, expected level should be 20.95
 WarningindentationIndentation'configClass' have incorrect indentation level 6, expected level should be 20.96
 WarningindentationIndentation'configClass' have incorrect indentation level 5, expected level should be 19.103
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.183
 WarningindentationIndentation'MethodProxy' have incorrect indentation level 5, expected level should be 18.262
 WarningindentationIndentation'factoryContainsBean' have incorrect indentation level 5, expected level should be 19.284
 WarningindentationIndentation'"assignable to Spring's BeanFactoryPostProcessor interface. This will "' have incorrect indentation level 7, expected level should be 21.302
 WarningindentationIndentation'"result in a failure to process annotations such as @Autowired, "' have incorrect indentation level 7, expected level should be 21.303
 WarningindentationIndentation'"@Resource and @PostConstruct within the method's declaring "' have incorrect indentation level 7, expected level should be 21.304
 WarningindentationIndentation'"@Configuration class. Add the 'static' modifier to this method to avoid "' have incorrect indentation level 7, expected level should be 21.305
 WarningindentationIndentation'"these container lifecycle issues; see @Bean javadoc for complete details"' have incorrect indentation level 7, expected level should be 21.306
 WarningindentationIndentation'beanMethod' have incorrect indentation level 7, expected level should be 21.307
 WarningindentationIndentation'final' have incorrect indentation level 4, expected level should be 18.369
 WarningindentationIndentation'"Injected BeanFactory is not a ConfigurableBeanFactory"' have incorrect indentation level 5, expected level should be 19.393

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'ProblemReporter' have incorrect indentation level 3, expected level should be 17.144
 WarningindentationIndentation'BeanNameGenerator' have incorrect indentation level 3, expected level should be 17.145
 WarningindentationIndentation'sourceClass' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'"]. Reason: Environment must implement ConfigurableEnvironment"' have incorrect indentation level 6, expected level should be 20.256
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.265
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.316
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.337
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.443
 WarningindentationIndentation'new' have incorrect indentation level 9, expected level should be 23.463
 WarningindentationIndentation'BeanUtils' have incorrect indentation level 8, expected level should be 22.476
 WarningindentationIndentation'currentSourceClass' have incorrect indentation level 8, expected level should be 22.484
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.516
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.517

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PriorityOrdered' have incorrect indentation level 2, expected level should be 16.88
 WarningindentationIndentation'ConfigurationClassPostProcessor' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'ConfigurationClassPostProcessor' have incorrect indentation level 3, expected level should be 17.94
 WarningindentationIndentation'ConfigurationClassPostProcessor' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'ConfigurationClassUtils' have incorrect indentation level 5, expected level should be 19.273
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.301
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.302
 WarningindentationIndentation'!' have incorrect indentation level 8, expected level should be 22.333
 WarningindentationIndentation'"with enhanced class name '%s'"' have incorrect indentation level 8, expected level should be 22.389
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.440

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Conventions' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'className' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ContextAnnotationAutowireCandidateResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"BeanFactory needs to be a DefaultListableBeanFactory"' have incorrect indentation level 4, expected level should be 18.69

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ImportBeanDefinitionRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationMetadata' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-context/src/main/java/org/springframework/context/annotation/ScopedProxyCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinitionHolder' have incorrect indentation level 3, expected level should be 17.34

spring-framework/spring-context/src/main/java/org/springframework/context/config/AbstractPropertyLoadingBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Boolean' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'Boolean' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-context/src/main/java/org/springframework/context/config/LoadTimeWeaverBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.weaving.DefaultContextLoadTimeWeaver"' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'"org.springframework.context.weaving.AspectJWeavingEnabler"' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-context/src/main/java/org/springframework/context/config/MBeanServerBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"weblogic.management.Helper"' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'"com.ibm.websphere.management.AdminServiceFactory"' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-context/src/main/java/org/springframework/context/config/PropertyOverrideBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Boolean' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-context/src/main/java/org/springframework/context/config/PropertyPlaceholderBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Boolean' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.63

spring-framework/spring-context/src/main/java/org/springframework/context/config/SpringConfiguredBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.config.internalBeanConfigurerAspect"' have incorrect indentation level 3, expected level should be 17.40
 WarningindentationIndentation'"org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect"' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-context/src/main/java/org/springframework/context/event/AbstractApplicationEventMulticaster.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.58
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.171
 WarningindentationIndentation'retrieveApplicationListeners' have incorrect indentation level 6, expected level should be 20.180
 WarningindentationIndentation'ApplicationEvent' have incorrect indentation level 3, expected level should be 17.199
 WarningindentationIndentation'beanFactory' have incorrect indentation level 8, expected level should be 22.223
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.274
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.277

spring-framework/spring-context/src/main/java/org/springframework/context/event/EventPublicationInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.49
 WarningindentationIndentation'!' have incorrect indentation level 3, expected level should be 18.67
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.98

spring-framework/spring-context/src/main/java/org/springframework/context/expression/StandardBeanExpressionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.67

spring-framework/spring-context/src/main/java/org/springframework/context/i18n/LocaleContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.142

spring-framework/spring-context/src/main/java/org/springframework/context/support/AbstractApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.120
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.167
 WarningindentationIndentation'"': using default ["' have incorrect indentation level 6, expected level should be 20.647
 WarningindentationIndentation'APPLICATION_EVENT_MULTICASTER_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.671
 WarningindentationIndentation'"': using default ["' have incorrect indentation level 6, expected level should be 20.672
 WarningindentationIndentation'LIFECYCLE_PROCESSOR_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.698
 WarningindentationIndentation'"': using default ["' have incorrect indentation level 6, expected level should be 20.699
 WarningindentationIndentation'beanFactory' have incorrect indentation level 4, expected level should be 18.739
 WarningindentationIndentation'beanFactory' have incorrect indentation level 5, expected level should be 19.741

spring-framework/spring-context/src/main/java/org/springframework/context/support/AbstractRefreshableConfigApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.40

spring-framework/spring-context/src/main/java/org/springframework/context/support/ApplicationContextAwareProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'bean' have incorrect indentation level 6, expected level should be 18.79
 WarningindentationIndentation'bean' have incorrect indentation level 6, expected level should be 18.80
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.107

spring-framework/spring-context/src/main/java/org/springframework/context/support/DefaultLifecycleProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.168
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.214
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.279
 WarningindentationIndentation'SmartLifecycle' have incorrect indentation level 5, expected level should be 19.280
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.374
 WarningindentationIndentation'this' have incorrect indentation level 7, expected level should be 21.375

spring-framework/spring-context/src/main/java/org/springframework/context/support/GenericGroovyApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.124
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.231
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.248

spring-framework/spring-context/src/main/java/org/springframework/context/support/LiveBeansView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 22.69
 WarningindentationIndentation'"ApplicationContext does not implement ConfigurableApplicationContext"' have incorrect indentation level 4, expected level should be 18.102

spring-framework/spring-context/src/main/java/org/springframework/context/support/MessageSourceSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-context/src/main/java/org/springframework/context/support/PostProcessorRegistrationDelegate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.63
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.68
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 3, expected level should be 17.181
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.251
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.262
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 3, expected level should be 17.273
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.307
 WarningindentationIndentation'"] is not eligible for getting processed by all BeanPostProcessors "' have incorrect indentation level 7, expected level should be 21.310
 WarningindentationIndentation'"(for example: not eligible for auto-proxying)"' have incorrect indentation level 7, expected level should be 21.311
 WarningindentationIndentation'"but is not reachable for event multicasting by its containing ApplicationContext "' have incorrect indentation level 8, expected level should be 22.360
 WarningindentationIndentation'"because it does not have singleton scope. Only top-level listener beans are allowed "' have incorrect indentation level 8, expected level should be 22.361
 WarningindentationIndentation'"to be of non-singleton scope."' have incorrect indentation level 8, expected level should be 22.362

spring-framework/spring-context/src/main/java/org/springframework/context/support/PropertySourcesPlaceholderConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.66
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 20.132
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 20.142
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.164
 WarningindentationIndentation'propertyResolver' have incorrect indentation level 6, expected level should be 20.174
 WarningindentationIndentation'propertyResolver' have incorrect indentation level 6, expected level should be 20.175

spring-framework/spring-context/src/main/java/org/springframework/context/support/ReloadableResourceBundleMessageSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.122
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.126
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.130
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.651

spring-framework/spring-context/src/main/java/org/springframework/context/support/ResourceBundleMessageSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.314

spring-framework/spring-context/src/main/java/org/springframework/context/support/SimpleThreadScope.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'"Consider using RequestScope in a web environment."' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-context/src/main/java/org/springframework/context/weaving/AspectJWeavingEnabler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.45
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 18.84
 WarningindentationIndentation'ProtectionDomain' have incorrect indentation level 4, expected level should be 18.103

spring-framework/spring-context/src/main/java/org/springframework/context/weaving/DefaultContextLoadTimeWeaver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'serverSpecificLoadTimeWeaver' have incorrect indentation level 6, expected level should be 20.76
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.88
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.135

spring-framework/spring-context/src/main/java/org/springframework/context/weaving/LoadTimeWeaverAwareProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"BeanFactory required if no LoadTimeWeaver explicitly specified"' have incorrect indentation level 6, expected level should be 20.96

spring-framework/spring-context/src/main/java/org/springframework/ejb/access/AbstractSlsbInvokerInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.41

spring-framework/spring-context/src/main/java/org/springframework/ejb/access/LocalStatelessSessionProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.52

spring-framework/spring-context/src/main/java/org/springframework/ejb/access/SimpleRemoteSlsbInvokerInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.65

spring-framework/spring-context/src/main/java/org/springframework/ejb/access/SimpleRemoteStatelessSessionProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 1, expected level should be 16.62

spring-framework/spring-context/src/main/java/org/springframework/ejb/config/JndiLookupBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"'default-value' attribute OR 'default-ref' attribute, not both"' have incorrect indentation level 6, expected level should be 20.65

spring-framework/spring-context/src/main/java/org/springframework/ejb/interceptor/SpringBeanAutowiringInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.85

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/DateTimeFormatAnnotationFormatterFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.41

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/joda/DateTimeFormatterFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/joda/JodaDateTimeFormatAnnotationFormatterFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.49

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/joda/JodaTimeContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.36

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/joda/JodaTimeFormatterRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.169
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'LocalDate' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'LocalTime' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.180
 WarningindentationIndentation'LocalDateTime' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.184
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.185
 WarningindentationIndentation'ReadableInstant' have incorrect indentation level 4, expected level should be 18.186
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.192
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.193
 WarningindentationIndentation'Date' have incorrect indentation level 5, expected level should be 19.194
 WarningindentationIndentation'Parser' have incorrect indentation level 3, expected level should be 17.218

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.162
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.165
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.169
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.182

spring-framework/spring-context/src/main/java/org/springframework/format/datetime/standard/Jsr310DateTimeFormatAnnotationFormatterFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46

spring-framework/spring-context/src/main/java/org/springframework/format/number/CurrencyFormatter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-context/src/main/java/org/springframework/format/number/NumberFormatAnnotationFormatterFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.40

spring-framework/spring-context/src/main/java/org/springframework/format/support/DefaultFormattingConversionService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"java.time.LocalDate"' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'"org.joda.time.LocalDate"' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-context/src/main/java/org/springframework/format/support/FormattingConversionService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'GenericTypeResolver' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'AnnotationFormatterFactory' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'converterKey' have incorrect indentation level 6, expected level should be 20.243
 WarningindentationIndentation'AnnotationFormatterFactory' have incorrect indentation level 4, expected level should be 18.268
 WarningindentationIndentation'converterKey' have incorrect indentation level 6, expected level should be 20.296

spring-framework/spring-context/src/main/java/org/springframework/format/support/FormattingConversionServiceFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.64

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/InstrumentationLoadTimeWeaver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.instrument.InstrumentationSavingAgent"' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'InstrumentationLoadTimeWeaver' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'ProtectionDomain' have incorrect indentation level 4, expected level should be 18.179

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/ReflectiveLoadTimeWeaver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"'getThrowawayClassLoader()' method; SimpleThrowawayClassLoader will be used instead."' have incorrect indentation level 6, expected level should be 20.113

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/jboss/JBossMCAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.91

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/jboss/JBossMCTranslatorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ProtectionDomain' have incorrect indentation level 3, expected level should be 17.70

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/jboss/JBossModulesAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.jboss.as.server.deployment.module.DelegatingClassFileTransformer"' have incorrect indentation level 3, expected level should be 17.36

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicClassLoaderAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ClassLoader must be instance of ["' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.84

spring-framework/spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereClassLoaderAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ClassLoader must be instance of ["' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.82

spring-framework/spring-context/src/main/java/org/springframework/jmx/access/MBeanClientInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.89

spring-framework/spring-context/src/main/java/org/springframework/jmx/access/MBeanProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.49

spring-framework/spring-context/src/main/java/org/springframework/jmx/access/NotificationListenerRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.49
 WarningindentationIndentation'actualObjectName' have incorrect indentation level 6, expected level should be 20.141
 WarningindentationIndentation'actualObjectName' have incorrect indentation level 8, expected level should be 22.163

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanClassLoaderAware' have incorrect indentation level 2, expected level should be 16.102
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.369
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.543
 WarningindentationIndentation'this' have incorrect indentation level 7, expected level should be 21.611
 WarningindentationIndentation'objectName' have incorrect indentation level 6, expected level should be 20.668
 WarningindentationIndentation'objectName' have incorrect indentation level 6, expected level should be 20.675
 WarningindentationIndentation'objectName' have incorrect indentation level 6, expected level should be 20.708
 WarningindentationIndentation'objectName' have incorrect indentation level 6, expected level should be 20.725
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.844
 WarningindentationIndentation'"' has been registered as an MBean but has no exposed attributes or operations"' have incorrect indentation level 5, expected level should be 19.846
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 22.907
 WarningindentationIndentation'!' have incorrect indentation level 10, expected level should be 22.908
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.959
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.963
 WarningindentationIndentation'bean' have incorrect indentation level 9, expected level should be 23.983
 WarningindentationIndentation'bean' have incorrect indentation level 7, expected level should be 21.1005

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationJmxAttributeSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationUtils' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'AnnotationUtils' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'AnnotationUtils' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationMBeanExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.39
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.42
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractConfigurableMBeanInfoAssembler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractMBeanInfoAssembler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClassName' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'getAttributeInfo' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'getOperationInfo' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractReflectiveMBeanInfoAssembler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.363

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssembler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.61
 WarningindentationIndentation'Arrays' have incorrect indentation level 7, expected level should be 21.237

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.59
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.207
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.209
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 19.342
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 19.344

spring-framework/spring-context/src/main/java/org/springframework/jmx/export/notification/ModelMBeanNotificationPublisher.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelMBeanNotificationBroadcaster' have incorrect indentation level 3, expected level should be 17.70

spring-framework/spring-context/src/main/java/org/springframework/jmx/support/ConnectorServerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57

spring-framework/spring-context/src/main/java/org/springframework/jmx/support/JmxUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.101
 WarningindentationIndentation'". Returning first from list."' have incorrect indentation level 7, expected level should be 21.102

spring-framework/spring-context/src/main/java/org/springframework/jmx/support/MBeanRegistrationSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"is not registered (perhaps already unregistered by an external process)"' have incorrect indentation level 9, expected level should be 23.266

spring-framework/spring-context/src/main/java/org/springframework/jmx/support/MBeanServerConnectionFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53

spring-framework/spring-context/src/main/java/org/springframework/jndi/JndiLocatorSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] not found - trying original name ["' have incorrect indentation level 7, expected level should be 21.102

spring-framework/spring-context/src/main/java/org/springframework/jndi/JndiObjectFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.204
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.206

spring-framework/spring-context/src/main/java/org/springframework/jndi/JndiPropertySource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"with message: "' have incorrect indentation level 6, expected level should be 20.91

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/CodebaseAwareObjectInputStream.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InputStream' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'InputStream' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/JndiRmiClientInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] for JNDI RMI object ["' have incorrect indentation level 7, expected level should be 21.207
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.208

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/JndiRmiProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.65

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RemoteInvocationSerializingExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.50

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RmiBasedExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.52

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RmiClientInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'"] for RMI stub ["' have incorrect indentation level 6, expected level should be 21.155
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 21.156

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RmiClientInterceptorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.140

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RmiRegistryFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'RMIClientSocketFactory' have incorrect indentation level 3, expected level should be 17.180
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.207

spring-framework/spring-context/src/main/java/org/springframework/remoting/rmi/RmiServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.283
 WarningindentationIndentation'RMIClientSocketFactory' have incorrect indentation level 3, expected level should be 17.323
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.350
 WarningindentationIndentation'"' from registry"' have incorrect indentation level 5, expected level should be 19.432
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.440

spring-framework/spring-context/src/main/java/org/springframework/remoting/support/RemoteExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.159

spring-framework/spring-context/src/main/java/org/springframework/remoting/support/RemoteInvocationTraceInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.75
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.81
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.89
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.95

spring-framework/spring-context/src/main/java/org/springframework/remoting/support/SimpleHttpServerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.151

spring-framework/spring-context/src/main/java/org/springframework/scheduling/annotation/AsyncAnnotationAdvisor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.85

spring-framework/spring-context/src/main/java/org/springframework/scheduling/annotation/AsyncConfigurationSelector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.scheduling.aspectj.AspectJAsyncConfiguration"' have incorrect indentation level 3, expected level should be 17.34

spring-framework/spring-context/src/main/java/org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EmbeddedValueResolverAware' have incorrect indentation level 2, expected level should be 16.86
 WarningindentationIndentation'SmartInitializingSingleton' have incorrect indentation level 2, expected level should be 16.87
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.173
 WarningindentationIndentation'AnnotationUtils' have incorrect indentation level 7, expected level should be 21.226
 WarningindentationIndentation'"': "' have incorrect indentation level 7, expected level should be 21.242
 WarningindentationIndentation'"Only void-returning methods may be annotated with @Scheduled"' have incorrect indentation level 5, expected level should be 19.252
 WarningindentationIndentation'"Only no-arg methods may be annotated with @Scheduled"' have incorrect indentation level 5, expected level should be 19.254
 WarningindentationIndentation'"Exactly one of the 'cron', 'fixedDelay(String)', or 'fixedRate(String)' attributes is required"' have incorrect indentation level 5, expected level should be 19.287

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ConcurrentTaskExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Boolean' have incorrect indentation level 6, expected level should be 20.220

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/DefaultManagedAwareThreadFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"proceeding with default local thread factory"' have incorrect indentation level 6, expected level should be 20.107

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.182
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 22.224
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.231

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ScheduledExecutorFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.69
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.148
 WarningindentationIndentation'createExecutor' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.186

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ThreadPoolExecutorFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.54
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.163
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.164

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.183
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'queue' have incorrect indentation level 4, expected level should be 18.188

spring-framework/spring-context/src/main/java/org/springframework/scheduling/concurrent/ThreadPoolTaskScheduler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.59
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'ThreadFactory' have incorrect indentation level 3, expected level should be 17.116
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.144
 WarningindentationIndentation'"No ScheduledThreadPoolExecutor available"' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.300

spring-framework/spring-context/src/main/java/org/springframework/scheduling/config/AnnotationDrivenBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspect"' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'"Only one AsyncAnnotationBeanPostProcessor may exist within the context."' have incorrect indentation level 6, expected level should be 20.68
 WarningindentationIndentation'"org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor"' have incorrect indentation level 6, expected level should be 20.72
 WarningindentationIndentation'"Only one ScheduledAnnotationBeanPostProcessor may exist within the context."' have incorrect indentation level 5, expected level should be 19.91
 WarningindentationIndentation'"org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor"' have incorrect indentation level 5, expected level should be 19.95
 WarningindentationIndentation'TaskManagementConfigUtils' have incorrect indentation level 5, expected level should be 19.119
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.124

spring-framework/spring-context/src/main/java/org/springframework/scheduling/config/ScheduledTaskRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'task' have incorrect indentation level 6, expected level should be 20.301
 WarningindentationIndentation'task' have incorrect indentation level 6, expected level should be 20.307
 WarningindentationIndentation'task' have incorrect indentation level 7, expected level should be 21.315
 WarningindentationIndentation'task' have incorrect indentation level 7, expected level should be 21.319
 WarningindentationIndentation'task' have incorrect indentation level 7, expected level should be 21.328
 WarningindentationIndentation'task' have incorrect indentation level 7, expected level should be 21.332

spring-framework/spring-context/src/main/java/org/springframework/scheduling/config/ScheduledTasksBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"one of the 'cron', 'fixed-delay', 'fixed-rate', or 'trigger' attributes is required"' have incorrect indentation level 6, expected level should be 20.93
 WarningindentationIndentation'"the 'initial-delay' attribute may not be used with cron and trigger tasks"' have incorrect indentation level 6, expected level should be 20.99
 WarningindentationIndentation'runnableReference' have incorrect indentation level 5, expected level should be 19.104
 WarningindentationIndentation'initialDelayAttribute' have incorrect indentation level 6, expected level should be 20.108
 WarningindentationIndentation'initialDelayAttribute' have incorrect indentation level 6, expected level should be 20.112
 WarningindentationIndentation'taskElement' have incorrect indentation level 6, expected level should be 20.116
 WarningindentationIndentation'taskElement' have incorrect indentation level 6, expected level should be 20.121
 WarningindentationIndentation'"org.springframework.scheduling.support.ScheduledMethodRunnable"' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.148
 WarningindentationIndentation'"org.springframework.scheduling.config.IntervalTask"' have incorrect indentation level 4, expected level should be 18.150
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.158
 WarningindentationIndentation'"org.springframework.scheduling.config.CronTask"' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.167
 WarningindentationIndentation'"org.springframework.scheduling.config.TriggerTask"' have incorrect indentation level 4, expected level should be 18.169
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.176

spring-framework/spring-context/src/main/java/org/springframework/scheduling/config/TaskExecutorFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FactoryBean' have incorrect indentation level 2, expected level should be 16.38

spring-framework/spring-context/src/main/java/org/springframework/scheduling/config/TaskManagementConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.context.annotation.internalScheduledAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.31
 WarningindentationIndentation'"org.springframework.context.annotation.internalAsyncAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.37
 WarningindentationIndentation'"org.springframework.scheduling.config.internalAsyncExecutionAspect"' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-context/src/main/java/org/springframework/scheduling/support/CronSequenceGenerator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.194

spring-framework/spring-context/src/main/java/org/springframework/scheduling/support/MethodInvokingRunnable.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.41

spring-framework/spring-context/src/main/java/org/springframework/scheduling/support/SimpleTriggerContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 9, expected level should be 8.41

spring-framework/spring-context/src/main/java/org/springframework/scheduling/support/TaskUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Runnable' have incorrect indentation level 3, expected level should be 17.63

spring-framework/spring-context/src/main/java/org/springframework/scripting/bsh/BshScriptFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'scriptSource' have incorrect indentation level 7, expected level should be 21.132

spring-framework/spring-context/src/main/java/org/springframework/scripting/bsh/BshScriptUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Given script requires a script proxy: At least one script interface is required."' have incorrect indentation level 5, expected level should be 19.161

spring-framework/spring-context/src/main/java/org/springframework/scripting/config/LangNamespaceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.scripting.config.scriptFactoryPostProcessor"' have incorrect indentation level 3, expected level should be 17.36

spring-framework/spring-context/src/main/java/org/springframework/scripting/config/ScriptBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'dependsOn' have incorrect indentation level 5, expected level should be 19.148

spring-framework/spring-context/src/main/java/org/springframework/scripting/config/ScriptingDefaultsParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'LangNamespaceUtils' have incorrect indentation level 4, expected level should be 18.41

spring-framework/spring-context/src/main/java/org/springframework/scripting/groovy/GroovyScriptEvaluator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.59

spring-framework/spring-context/src/main/java/org/springframework/scripting/jruby/JRubyScriptFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rubyEx' have incorrect indentation level 5, expected level should be 19.110

spring-framework/spring-context/src/main/java/org/springframework/scripting/jruby/JRubyScriptUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.81
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.81
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.182

spring-framework/spring-context/src/main/java/org/springframework/scripting/support/RefreshableScriptTargetSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ScriptFactory' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-context/src/main/java/org/springframework/scripting/support/ResourceScriptSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"current timestamp not available for script modification check"' have incorrect indentation level 6, expected level should be 20.123

spring-framework/spring-context/src/main/java/org/springframework/scripting/support/ScriptFactoryPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanClassLoaderAware' have incorrect indentation level 2, expected level should be 16.140
 WarningindentationIndentation'ScriptFactoryPostProcessor' have incorrect indentation level 3, expected level should be 17.151
 WarningindentationIndentation'ScriptFactoryPostProcessor' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'ScriptFactoryPostProcessor' have incorrect indentation level 3, expected level should be 17.157
 WarningindentationIndentation'&&' have incorrect indentation level 5, expected level should be 19.275
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.278
 WarningindentationIndentation'scriptedObjectBeanName' have incorrect indentation level 5, expected level should be 19.322
 WarningindentationIndentation'createScriptFactoryBeanDefinition' have incorrect indentation level 6, expected level should be 20.355
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 20.357
 WarningindentationIndentation'scriptFactory' have incorrect indentation level 6, expected level should be 20.359
 WarningindentationIndentation'scriptedInterfaces' have incorrect indentation level 6, expected level should be 20.369
 WarningindentationIndentation'ResourceLoader' have incorrect indentation level 3, expected level should be 17.469
 WarningindentationIndentation'ScriptSource' have incorrect indentation level 3, expected level should be 17.542

spring-framework/spring-context/src/main/java/org/springframework/ui/context/support/UiApplicationContextUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"': using default ["' have incorrect indentation level 6, expected level should be 20.86

spring-framework/spring-context/src/main/java/org/springframework/validation/AbstractBindingResult.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getObjectName' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'resolveMessageCodes' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'getActualFieldValue' have incorrect indentation level 4, expected level should be 18.229

spring-framework/spring-context/src/main/java/org/springframework/validation/DataBinder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"DataBinder is already initialized - call setAutoGrowNestedPaths before other configuration methods"' have incorrect indentation level 4, expected level should be 18.220
 WarningindentationIndentation'"DataBinder is already initialized - call initBeanPropertyAccess before other configuration methods"' have incorrect indentation level 4, expected level should be 18.254
 WarningindentationIndentation'"DataBinder is already initialized - call initDirectFieldAccess before other configuration methods"' have incorrect indentation level 4, expected level should be 18.269
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.450
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.629
 WarningindentationIndentation'"and will not be bound, because it has not been found in the list of allowed fields"' have incorrect indentation level 7, expected level should be 21.664

spring-framework/spring-context/src/main/java/org/springframework/validation/DefaultBindingErrorProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'bindingResult' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'codes' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'bindingResult' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'codes' have incorrect indentation level 4, expected level should be 18.78

spring-framework/spring-context/src/main/java/org/springframework/validation/FieldError.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.67

spring-framework/spring-context/src/main/java/org/springframework/validation/ValidationUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Errors' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'Errors' have incorrect indentation level 3, expected level should be 17.201
 WarningindentationIndentation'Errors' have incorrect indentation level 3, expected level should be 17.221
 WarningindentationIndentation'Errors' have incorrect indentation level 3, expected level should be 17.242

spring-framework/spring-context/src/main/java/org/springframework/validation/beanvalidation/LocalValidatorFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.86
 WarningindentationIndentation'Validation' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'Validation' have incorrect indentation level 4, expected level should be 18.223
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.273
 WarningindentationIndentation'Configuration' have incorrect indentation level 5, expected level should be 19.275
 WarningindentationIndentation'Configuration' have incorrect indentation level 5, expected level should be 19.277
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.280
 WarningindentationIndentation'method def modifier' have incorrect indentation level 32, expected level should be one of the following: 48, 56, 64.281
 WarningindentationIndentation'if' have incorrect indentation level 40, expected level should be one of the following: 56, 64, 72.283
 WarningindentationIndentation'if' child have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.284
 WarningindentationIndentation'member def type' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.284
 WarningindentationIndentation'if' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.285
 WarningindentationIndentation'if' child have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.286
 WarningindentationIndentation'if rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.287
 WarningindentationIndentation'else' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.288
 WarningindentationIndentation'if' child have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.289
 WarningindentationIndentation'if rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.290
 WarningindentationIndentation'if' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.291
 WarningindentationIndentation'if' child have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.292
 WarningindentationIndentation'if rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.293
 WarningindentationIndentation'else' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.294
 WarningindentationIndentation'try' have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.295
 WarningindentationIndentation'try' child have incorrect indentation level 64, expected level should be one of the following: 80, 88, 96.296
 WarningindentationIndentation'try rcurly' have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.297
 WarningindentationIndentation'catch' have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.298
 WarningindentationIndentation'catch' child have incorrect indentation level 64, expected level should be one of the following: 80, 88, 96.299
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.300
 WarningindentationIndentation'else rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.301
 WarningindentationIndentation'if rcurly' have incorrect indentation level 40, expected level should be one of the following: 56, 64, 72.302
 WarningindentationIndentation'else' have incorrect indentation level 40, expected level should be one of the following: 56, 64, 72.303
 WarningindentationIndentation'try' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.305
 WarningindentationIndentation'try' child have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.306
 WarningindentationIndentation'try rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.307
 WarningindentationIndentation'catch' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.308
 WarningindentationIndentation'catch' child have incorrect indentation level 56, expected level should be one of the following: 72, 80, 88.309
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 48, expected level should be one of the following: 64, 72, 80.310
 WarningindentationIndentation'else rcurly' have incorrect indentation level 40, expected level should be one of the following: 56, 64, 72.311
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 32, expected level should be one of the following: 48, 56, 64.312
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 24, expected level should be one of the following: 40, 48.313

spring-framework/spring-context/src/main/java/org/springframework/validation/beanvalidation/MethodValidationInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ReflectionUtils' have incorrect indentation level 5, expected level should be 19.117
 WarningindentationIndentation'invocation' have incorrect indentation level 7, expected level should be 19.118
 WarningindentationIndentation'validator' have incorrect indentation level 5, expected level should be 19.166
 WarningindentationIndentation'methodValidator' have incorrect indentation level 5, expected level should be 19.168
 WarningindentationIndentation'invocation' have incorrect indentation level 7, expected level should be 19.169

spring-framework/spring-context/src/main/java/org/springframework/validation/beanvalidation/MethodValidationPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.108

spring-framework/spring-context/src/main/java/org/springframework/validation/beanvalidation/SpringValidatorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.108
 WarningindentationIndentation'errors' have incorrect indentation level 9, expected level should be 23.135
 WarningindentationIndentation'(' have incorrect indentation level 9, expected level should be 23.140
 WarningindentationIndentation'errors' have incorrect indentation level 9, expected level should be 23.147
 WarningindentationIndentation'errorCodes' have incorrect indentation level 9, expected level should be 23.148
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.218

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.50

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.58

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AfterThrowingAdviceBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.45

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AspectAndAdvicePrecedenceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.53
 WarningindentationIndentation'array initialization' child have incorrect indentation level 26, expected level should be one of the following: 24, 32, 58, 73.82
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.83
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.84
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.85
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.86
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.87
 WarningindentationIndentation'array initialization' child have incorrect indentation level 30, expected level should be one of the following: 24, 32, 58, 73.88
 WarningindentationIndentation'array initialization' child have incorrect indentation level 30, expected level should be one of the following: 24, 32, 58, 73.89
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.90
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.91
 WarningindentationIndentation'array initialization' child have incorrect indentation level 28, expected level should be one of the following: 24, 32, 58, 73.92
 WarningindentationIndentation'array initialization' child have incorrect indentation level 26, expected level should be one of the following: 24, 32, 58, 73.93
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.105
 WarningindentationIndentation'" but got '"' have incorrect indentation level 6, expected level should be 20.110

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutAdvisorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.43

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutAtAspectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.49

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.54

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/DeclarationOrderIndependenceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.45

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsDelegateRefTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.40

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingAtAspectJTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'argNames' have incorrect indentation level 4, expected level should be 18.44

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'cause' have incorrect indentation level 5, expected level should be 19.43
 WarningindentationIndentation'cause' have incorrect indentation level 5, expected level should be 19.56

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/ProceedTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.48

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/SharedPointcutWithArgsMismatchTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.38

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/SubtypeSensitiveMatchingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.45
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.66

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/TargetPointcutSelectionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.51

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.44
 WarningindentationIndentation'"&& target(org.springframework.aop.aspectj.ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.TestImpl)"' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'"&& target(org.springframework.aop.aspectj.ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.TestInterface)"' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'"&& target(org.springframework.aop.aspectj.ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.TestImpl)"' have incorrect indentation level 4, expected level should be 18.193

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.45

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationBindingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.37

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationPointcutTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.39

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.39

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorAndLazyInitTargetSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.37

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'AnnotationAwareAspectJAutoProxyCreator' have incorrect indentation level 4, expected level should be 18.184

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AtAspectJAfterThrowingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.41

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/spr3064/SPR3064Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.41

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/generic/AfterReturningGenericTypeMatchingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.53

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/generic/GenericBridgeMethodMatchingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.53

spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/generic/GenericParameterMatchingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.48

spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerAdviceTypeTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'try' child have incorrect indentation level 16, expected level should be 24.41

spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerReturningTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'try' child have incorrect indentation level 16, expected level should be 24.41

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/AbstractAopProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AfterReturningAdvice' have incorrect indentation level 3, expected level should be 17.1968
 WarningindentationIndentation'ITestBean' have incorrect indentation level 5, expected level should be 19.2110

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/CglibProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CglibProxyTests' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/JdkDynamicProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'invocation' have incorrect indentation level 5, expected level should be 20.98

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/ProxyFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.365
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.387

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/adapter/AdvisorAdapterRegistrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.53
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.69

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.209

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/AutoProxyCreatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.388

spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/BeanNameAutoProxyCreatorInitTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.39

spring-framework/spring-context/src/test/java/org/springframework/aop/target/CommonsPoolTargetSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.60

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/support/InjectAnnotationAutowireContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'ScopedProxyUtils' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.211
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.235
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.284
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.304
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.308
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.325
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.329
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.347
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.351
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.369
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.395
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.399
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.421
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.425
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.448
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.479
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.483
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.506
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.532
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.630

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/support/QualifierAnnotationAutowireContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'ScopedProxyUtils' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.211
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.235
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.284
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.304
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.324
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.328
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.345
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.349
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.367
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.371
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.389
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.415
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.419
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.441
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.445
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.468
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.499
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.503
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.526
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.551
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.555
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.573
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.577
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.595
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.711

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/QualifierAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'format' have incorrect indentation level 2, expected level should be 17.50
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.211

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/SimplePropertyNamespaceHandlerWithExpressionLanguageTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'getClass' have incorrect indentation level 6, expected level should be 18.39

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTestTypes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.650

spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 19.1269
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.1315
 WarningindentationIndentation'FixedMethodReplacer' have incorrect indentation level 4, expected level should be 18.1382
 WarningindentationIndentation'fm1' have incorrect indentation level 4, expected level should be 18.1416
 WarningindentationIndentation'"Lookup methods and method replacers are not meant to be serializable."' have incorrect indentation level 4, expected level should be 18.1445
 WarningindentationIndentation'SerializationTestUtils' have incorrect indentation level 4, expected level should be 18.1446

spring-framework/spring-context/src/test/java/org/springframework/cache/CacheReproTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.144

spring-framework/spring-context/src/test/java/org/springframework/cache/annotation/AnnotationCacheOperationSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'int' have incorrect indentation level 13, expected level should be 17.50
 WarningindentationIndentation'expectedNumberOfOperations' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'String' have incorrect indentation level 9, expected level should be 17.235
 WarningindentationIndentation'actual' have incorrect indentation level 5, expected level should be 19.241
 WarningindentationIndentation'keyGenerator' have incorrect indentation level 3, expected level should be 17.312
 WarningindentationIndentation'cacheManager' have incorrect indentation level 3, expected level should be 17.313
 WarningindentationIndentation'keyGenerator' have incorrect indentation level 3, expected level should be 17.342
 WarningindentationIndentation'cacheManager' have incorrect indentation level 3, expected level should be 17.343

spring-framework/spring-context/src/test/java/org/springframework/cache/config/AbstractAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 18, expected level should be 16.71
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.281

spring-framework/spring-context/src/test/java/org/springframework/cache/config/AnnotationNamespaceDrivenTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheInterceptor' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'"/org/springframework/cache/config/annotationDrivenCacheNamespace-resolver.xml"' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'"/org/springframework/cache/config/annotationDrivenCacheNamespace-manager-resolver.xml"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'CacheInterceptor' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-context/src/test/java/org/springframework/cache/config/EnableCachingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.141

spring-framework/spring-context/src/test/java/org/springframework/cache/config/ExpressionCachingIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.41

spring-framework/spring-context/src/test/java/org/springframework/cache/config/SomeCustomKeyGenerator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.31
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.33
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.34
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.39
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.41
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.43
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.44
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.45

spring-framework/spring-context/src/test/java/org/springframework/cache/interceptor/ExpressionEvaluatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.127

spring-framework/spring-context/src/test/java/org/springframework/context/AbstractApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MyEvent' have incorrect indentation level 3, expected level should be 17.155

spring-framework/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"/org/springframework/beans/factory/access/beans1.xml"' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'"/org/springframework/beans/factory/access/beans2.xml"' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'"classpath*:"' have incorrect indentation level 4, expected level should be 18.58
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.84

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AbstractCircularImportDetectionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.47
 WarningindentationIndentation'"Illegal attempt by @Configuration class 'AbstractCircularImportDetectionTests.B' "' have incorrect indentation level 6, expected level should be 19.48
 WarningindentationIndentation'"to import class 'AbstractCircularImportDetectionTests.A'"' have incorrect indentation level 6, expected level should be 19.49
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.63
 WarningindentationIndentation'"Illegal attempt by @Configuration class 'AbstractCircularImportDetectionTests.Z2' "' have incorrect indentation level 6, expected level should be 19.64
 WarningindentationIndentation'"to import class 'AbstractCircularImportDetectionTests.Z'"' have incorrect indentation level 6, expected level should be 19.65

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AnnotationBeanNameGeneratorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ComposedControllerAnnotationWithStringValue' have incorrect indentation level 3, expected level should be 18.144

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AnnotationConfigApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.112
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'format' have incorrect indentation level 5, expected level should be 19.132
 WarningindentationIndentation'allOf' have incorrect indentation level 5, expected level should be 19.145
 WarningindentationIndentation'containsString' have incorrect indentation level 6, expected level should be 19.146
 WarningindentationIndentation'containsString' have incorrect indentation level 6, expected level should be 19.147
 WarningindentationIndentation'containsString' have incorrect indentation level 6, expected level should be 19.148
 WarningindentationIndentation'method call rparen' have incorrect indentation level 32, expected level should be 24.150

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/BeanMethodMetadataTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/CommonAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SerializationTestUtils' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'SerializationTestUtils' have incorrect indentation level 4, expected level should be 18.138

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanAnnotationIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'"AnnotationConfigApplicationContext did not trigger component scanning as expected"' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'"AnnotationConfigApplicationContext did not trigger component scanning as expected"' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'"AnnotationConfigApplicationContext did not trigger component scanning as expected"' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'"AnnotationConfigApplicationContext did not trigger component scanning as expected"' have incorrect indentation level 6, expected level should be 18.124
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'"as bean definition did not trigger component scanning as expected"' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.298
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.299
 WarningindentationIndentation'excludeFilters' have incorrect indentation level 2, expected level should be 16.301
 WarningindentationIndentation'lazyInit' have incorrect indentation level 2, expected level should be 16.302
 WarningindentationIndentation'scopedProxy' have incorrect indentation level 2, expected level should be 16.319
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.320
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.321
 WarningindentationIndentation'scopedProxy' have incorrect indentation level 2, expected level should be 16.326
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.327
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.328
 WarningindentationIndentation'scopedProxy' have incorrect indentation level 2, expected level should be 16.333
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.334
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.335
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.340
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.341
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 16.342
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 16.343
 WarningindentationIndentation'}' have incorrect indentation level 2, expected level should be 16.344
 WarningindentationIndentation')' have incorrect indentation level 1, expected level should be 16.345
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 2, expected level should be 16.350
 WarningindentationIndentation'includeFilters' have incorrect indentation level 2, expected level should be 16.351
 WarningindentationIndentation')' have incorrect indentation level 1, expected level should be 16.352
 WarningindentationIndentation'value' have incorrect indentation level 2, expected level should be 16.357
 WarningindentationIndentation'basePackages' have incorrect indentation level 2, expected level should be 16.358
 WarningindentationIndentation'basePackageClasses' have incorrect indentation level 2, expected level should be 16.359

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'basePackageClasses' have incorrect indentation level 1, expected level should be 16.47
 WarningindentationIndentation'nameGenerator' have incorrect indentation level 1, expected level should be 16.48
 WarningindentationIndentation'scopedProxy' have incorrect indentation level 1, expected level should be 16.49
 WarningindentationIndentation'scopeResolver' have incorrect indentation level 1, expected level should be 16.50
 WarningindentationIndentation'resourcePattern' have incorrect indentation level 1, expected level should be 16.51
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 1, expected level should be 16.52
 WarningindentationIndentation'includeFilters' have incorrect indentation level 1, expected level should be 16.53
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 16.54
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 16.55
 WarningindentationIndentation'excludeFilters' have incorrect indentation level 1, expected level should be 16.56
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 16.57
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 16.58
 WarningindentationIndentation'lazyInit' have incorrect indentation level 1, expected level should be 16.59
 WarningindentationIndentation')' have incorrect indentation level 0, expected level should be 16.60

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserScopedProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/context/annotation/scopedProxyDefaultTests.xml"' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'"org/springframework/context/annotation/scopedProxyNoTests.xml"' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'"org/springframework/context/annotation/scopedProxyInterfacesTests.xml"' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'"org/springframework/context/annotation/scopedProxyTargetClassTests.xml"' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'false' have incorrect indentation level 4, expected level should be 19.139

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserWithUserDefinedStrategiesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/context/annotation/customNameGeneratorTests.xml"' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'"org/springframework/context/annotation/customScopeResolverTests.xml"' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ComposedConfigurationWithAttributeOverrideForBasePackage' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'ComposedConfigurationWithAttributeOverrideForBasePackage' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'ComposedConfigurationWithAttributeOverrideForExcludeFilter' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'ComposedConfigurationWithAttributeOverrideForExcludeFilter' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'ComposedComposedConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'ComposedComposedConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.180
 WarningindentationIndentation'MetaComponentScanConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'MetaComponentScanConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'SubMetaComponentScanConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'SubMetaComponentScanConfigurationWithAttributeOverridesClass' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.265
 WarningindentationIndentation'Foo' have incorrect indentation level 2, expected level should be 18.491
 WarningindentationIndentation'Bar' have incorrect indentation level 2, expected level should be 18.496
 WarningindentationIndentation'Foo' have incorrect indentation level 2, expected level should be 18.517
 WarningindentationIndentation'Bar' have incorrect indentation level 2, expected level should be 18.526
 WarningindentationIndentation'excludeFilters' have incorrect indentation level 3, expected level should be 17.812
 WarningindentationIndentation'MetaComponentScanConfigurationWithAttributeOverridesClass' have incorrect indentation level 3, expected level should be 17.849

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassWithConditionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinitionRegistry' have incorrect indentation level 4, expected level should be 18.278

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/DestroyMethodInferenceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.39
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/EnableAspectJAutoProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/EnableLoadTimeWeavingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.40

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ImportAwareTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConfigurationOne' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'ConfigurationTwo' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.120

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ImportBeanDefinitionRegistrarTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanFactoryAware' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ImportSelectorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanFactoryAware' have incorrect indentation level 3, expected level should be 17.111

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/PrimitiveBeanLookupAndAutowiringTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.75

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/PropertySourceAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'name' have incorrect indentation level 3, expected level should be 17.359
 WarningindentationIndentation'value' have incorrect indentation level 3, expected level should be 17.360
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p1.properties"' have incorrect indentation level 5, expected level should be 17.361
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p2.properties"' have incorrect indentation level 5, expected level should be 17.362
 WarningindentationIndentation'}' have incorrect indentation level 3, expected level should be 17.363
 WarningindentationIndentation'value' have incorrect indentation level 3, expected level should be 17.370
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p1.properties"' have incorrect indentation level 5, expected level should be 17.371
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p2.properties"' have incorrect indentation level 5, expected level should be 17.372
 WarningindentationIndentation'}' have incorrect indentation level 3, expected level should be 17.373
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.380
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.381
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.382
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.389
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.390
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.391
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.398
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.399
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.400
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.401
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.408
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.409
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.410
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.411
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.412
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.425
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.426
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.427
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.436
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.437
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.438
 WarningindentationIndentation'value' have incorrect indentation level 3, expected level should be 17.445
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p1.properties"' have incorrect indentation level 5, expected level should be 17.446
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p2.properties"' have incorrect indentation level 5, expected level should be 17.447
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p3.properties"' have incorrect indentation level 5, expected level should be 17.448
 WarningindentationIndentation'"classpath:org/springframework/context/annotation/p4.properties"' have incorrect indentation level 5, expected level should be 17.449
 WarningindentationIndentation'}' have incorrect indentation level 3, expected level should be 17.450

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/RoleAndDescriptionAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.43
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.46
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.73

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/Spr3775InitDestroyLifecycleTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'"afterPropertiesSet"' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'"customDestroy"' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'bean' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'bean' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'"afterPropertiesSet"' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'bean' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'"customDestroy"' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'"customInit"' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'bean' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'"customDestroy"' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'bean' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'"afterPropertiesSet"' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'InitializingBean' have incorrect indentation level 3, expected level should be 17.180
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.210

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/AutowiredConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AutowiredConfigurationTests' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'AutowiredMethodConfig' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'OptionalAutowiredMethodConfig' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'OptionalAutowiredMethodConfig' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'"ValueInjectionTests.xml"' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'"AutowiredConfigurationTests-custom.xml"' have incorrect indentation level 4, expected level should be 18.162
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.287

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/BeanAnnotationAttributePropagationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"start"' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'"destroy"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'beanDef' have incorrect indentation level 4, expected level should be 18.146

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/BeanMethodQualificationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ConfigurationBeanNameTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 5, expected level should be 19.71

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ConfigurationClassAspectIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.52

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportResourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'reader' have incorrect indentation level 3, expected level should be 17.204
 WarningindentationIndentation'reader' have incorrect indentation level 3, expected level should be 17.210

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WithMultipleArgumentsToImportAnnotation' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'WithMultipleArgumentsThatWillCauseDuplication' have incorrect indentation level 4, expected level should be 18.174

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportedConfigurationClassEnhancementTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'testBean1' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/Spr10668Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ChildConfig' have incorrect indentation level 4, expected level should be 18.42

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/Spr7167Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.41

spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/spr9031/Spr9031Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'basePackages' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'includeFilters' have incorrect indentation level 3, expected level should be 17.71

spring-framework/spring-context/src/test/java/org/springframework/context/config/ContextNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"contextNamespaceHandlerTests-replace.xml"' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'"contextNamespaceHandlerTests-system.xml"' have incorrect indentation level 5, expected level should be 19.66
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.68
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'"contextNamespaceHandlerTests-location.xml"' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'"contextNamespaceHandlerTests-replace-ignore.xml"' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'"contextNamespaceHandlerTests-override.xml"' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.124

spring-framework/spring-context/src/test/java/org/springframework/context/event/ApplicationContextEventTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractApplicationContext' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'SimpleApplicationEventMulticaster' have incorrect indentation level 4, expected level should be 18.222

spring-framework/spring-context/src/test/java/org/springframework/context/event/EventPublicationInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.103

spring-framework/spring-context/src/test/java/org/springframework/context/expression/ApplicationContextExpressionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.351
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.352
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.353
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.354
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.375
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.376
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.377
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.378

spring-framework/spring-context/src/test/java/org/springframework/context/expression/EnvironmentAccessorIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.46
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.47

spring-framework/spring-context/src/test/java/org/springframework/context/groovy/GroovyApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/context/groovy/applicationContext.groovy"' have incorrect indentation level 4, expected level should be 18.35
 WarningindentationIndentation'"org/springframework/context/groovy/applicationContext2.groovy"' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'"org/springframework/context/groovy/applicationContext.groovy"' have incorrect indentation level 4, expected level should be 18.46

spring-framework/spring-context/src/test/java/org/springframework/context/support/ClassPathXmlApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'SIMPLE_CONTEXT' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'INVALID_CLASS_CONTEXT' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'CLASS_WITH_PLACEHOLDER_CONTEXT' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.180
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.226
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.238
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.274
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.285

spring-framework/spring-context/src/test/java/org/springframework/context/support/DefaultLifecycleProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"timeoutPerShutdownPhase"' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-context/src/test/java/org/springframework/context/support/EnvironmentIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'sameInstance' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'sameInstance' have incorrect indentation level 4, expected level should be 18.49

spring-framework/spring-context/src/test/java/org/springframework/context/support/PropertyResourceConfigurerIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.97

spring-framework/spring-context/src/test/java/org/springframework/context/support/PropertySourcesPlaceholderConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.54
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.55
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.61
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.73
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.74
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.98
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.99
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.116
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.117
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.137
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.138
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.146
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.146
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32.147
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.158
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.159
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.171
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.172
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.185
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.186
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.187
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.191
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.191
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32.192
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.202
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.203
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.207
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.207
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32.208
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.218
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.219
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.220
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.243
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.244
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.245
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.269
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.270
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.271
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.272
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.291
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.292
 WarningindentationIndentation'genericBeanDefinition' have incorrect indentation level 4, expected level should be 18.316
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.317
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 18.318

spring-framework/spring-context/src/test/java/org/springframework/context/support/ResourceBundleMessageSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.92
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'ac' have incorrect indentation level 4, expected level should be 18.132

spring-framework/spring-context/src/test/java/org/springframework/context/support/SerializableBeanFactoryMemoryLeakTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 3, expected level should be 18.80
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-context/src/test/java/org/springframework/context/support/SimpleThreadScopeTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-context/src/test/java/org/springframework/context/support/StaticApplicationContextMulticasterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestApplicationEventMulticaster' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-context/src/test/java/org/springframework/context/support/StaticMessageSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"At '{1,time}' on \"{1,date}\", there was \"{2}\" on planet {0,number,integer}."' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'"At '{1,time}' on \"{1,date}\", there was \"{2}\" on station number {0,number,integer}."' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"This is a test message in the message catalog with no args."' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'"This is another test message in the message catalog with no args."' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'"there was \"a disturbance in the Force\" on planet 7."' have incorrect indentation level 6, expected level should be 18.98
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'sac' have incorrect indentation level 4, expected level should be 18.139
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.246
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.260

spring-framework/spring-context/src/test/java/org/springframework/ejb/access/SimpleRemoteSlsbInvokerInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.249

spring-framework/spring-context/src/test/java/org/springframework/ejb/config/JeeNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'expectedValue' have incorrect indentation level 4, expected level should be 18.146

spring-framework/spring-context/src/test/java/org/springframework/format/datetime/DateFormatterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'is' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'is' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'locale' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'formatter' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'formatter' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.218

spring-framework/spring-context/src/test/java/org/springframework/format/number/PercentFormatterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Locale' have incorrect indentation level 4, expected level should be 18.42

spring-framework/spring-context/src/test/java/org/springframework/format/support/FormattingConversionServiceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'PropertyAccessorFactory' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.280
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.317

spring-framework/spring-context/src/test/java/org/springframework/jmx/access/MBeanClientInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.232

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/MBeanExporterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"NotificationListener on a non-existent MBean."' have incorrect indentation level 5, expected level should be 19.109
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 5, expected level should be 19.124
 WarningindentationIndentation'int' have incorrect indentation level 4, expected level should be 18.368
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.413
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.415
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.435
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.437
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.439
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.457
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.459
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.481
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.556
 WarningindentationIndentation'listener' have incorrect indentation level 4, expected level should be 18.561
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.618
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.643
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.645
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.665
 WarningindentationIndentation'ObjectNameManager' have incorrect indentation level 4, expected level should be 18.667
 WarningindentationIndentation'SimpleReflectiveMBeanInfoAssembler' have incorrect indentation level 3, expected level should be 17.788

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/NotificationListenerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Rob Harrop"' have incorrect indentation level 4, expected level should be 18.124

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/NotificationPublisherTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.117

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/annotation/AnnotationLazyInitMBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.84

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/annotation/AnnotationTestBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'logFile' have incorrect indentation level 2, expected level should be 16.29
 WarningindentationIndentation'persistLocation' have incorrect indentation level 2, expected level should be 16.30
 WarningindentationIndentation'currencyTimeLimit' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'defaultValue' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'persistPolicy' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 17.96
 WarningindentationIndentation'category' have incorrect indentation level 3, expected level should be 17.110

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/annotation/EnableMBeanExportConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'LazyNamingConfiguration' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'ProxyConfiguration' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'ComponentScanConfiguration' have incorrect indentation level 4, expected level should be 18.138

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/AbstractJmxAssemblerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getExpectedOperationCount' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'getExpectedAttributeCount' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'getExpectedAttributeCount' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'"Description for MBeanAttributeInfo should not be null"' have incorrect indentation level 5, expected level should be 19.92
 WarningindentationIndentation'inf' have incorrect indentation level 5, expected level should be 19.93
 WarningindentationIndentation'getExpectedOperationCount' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'"Description for MBeanOperationInfo should not be null"' have incorrect indentation level 5, expected level should be 19.107
 WarningindentationIndentation'inf' have incorrect indentation level 5, expected level should be 19.108
 WarningindentationIndentation'info' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.141
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.141
 WarningindentationIndentation'desc' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'desc' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'desc' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'desc' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'get' have incorrect indentation level 4, expected level should be 18.167
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'set' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.175

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/AbstractMetadataAssemblerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'info' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'"The Age Attribute"' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"The Name Attribute"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'"The QueueSize metric"' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'"The QueueSize metric"' have incorrect indentation level 4, expected level should be 18.195

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssemblerMappedTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getWithMapping' have incorrect indentation level 4, expected level should be 18.70

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/MethodNameBasedMBeanInfoAssemblerMappedTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getWithMapping' have incorrect indentation level 4, expected level should be 18.48

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/naming/IdentityNamingStrategyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'objectName' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'objectName' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'objectName' have incorrect indentation level 4, expected level should be 18.42

spring-framework/spring-context/src/test/java/org/springframework/jmx/export/notification/ModelMBeanNotificationPublisherTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'=' have incorrect indentation level 4, expected level should be 18.56

spring-framework/spring-context/src/test/java/org/springframework/jmx/support/ConnectorServerFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'connection' have incorrect indentation level 4, expected level should be 18.136

spring-framework/spring-context/src/test/java/org/springframework/jmx/support/JmxUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'JmxUtils' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'JmxUtils' have incorrect indentation level 4, expected level should be 18.78

spring-framework/spring-context/src/test/java/org/springframework/jmx/support/RegistrationPolicyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RegistrationPolicy' have incorrect indentation level 4, expected level should be 18.35
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'RegistrationPolicy' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.39
 WarningindentationIndentation'RegistrationPolicy' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.42

spring-framework/spring-context/src/test/java/org/springframework/remoting/rmi/RmiSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RemoteException' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'ConnectException' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'ConnectIOException' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'UnknownHostException' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'NoSuchObjectException' have incorrect indentation level 4, expected level should be 18.211
 WarningindentationIndentation'StubNotFoundException' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.220
 WarningindentationIndentation'RemoteException' have incorrect indentation level 4, expected level should be 18.246
 WarningindentationIndentation'ConnectException' have incorrect indentation level 4, expected level should be 18.251
 WarningindentationIndentation'ConnectIOException' have incorrect indentation level 4, expected level should be 18.256
 WarningindentationIndentation'UnknownHostException' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'NoSuchObjectException' have incorrect indentation level 4, expected level should be 18.266
 WarningindentationIndentation'StubNotFoundException' have incorrect indentation level 4, expected level should be 18.271
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.275

spring-framework/spring-context/src/test/java/org/springframework/remoting/support/RemoteInvocationUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.34

spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/AsyncAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'TestableAsyncUncaughtExceptionHandler' have incorrect indentation level 3, expected level should be 17.139
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.196

spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/EnableAsyncTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctx' have incorrect indentation level 4, expected level should be 18.248
 WarningindentationIndentation'method def' child have incorrect indentation level 25, expected level should be 24.278

spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/EnableSchedulingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.427
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.463

spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'RootBeanDefinition' have incorrect indentation level 2, expected level should be 18.152
 WarningindentationIndentation'SeveralFixedRatesWithRepeatedScheduledAnnotationTestBean' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessor' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'SeveralFixedRatesWithSchedulesContainerAnnotationTestBean' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'BeanDefinition' have incorrect indentation level 3, expected level should be 17.168
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.233
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.240
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.243
 WarningindentationIndentation'lastScheduledExecutionTime' have incorrect indentation level 4, expected level should be 18.264
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.278
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.290
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.307
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.310
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.325
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.332
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.335
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.362
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.365
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.392
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.395
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.423
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.447
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.455
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.458
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.473
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.483
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.493
 WarningindentationIndentation'ScheduledAnnotationBeanPostProcessorTests' have incorrect indentation level 4, expected level should be 18.503
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 18.537
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 18.547
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 18.548
 WarningindentationIndentation'}' have incorrect indentation level 2, expected level should be 18.549

spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/TestableAsyncUncaughtExceptionHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.32

spring-framework/spring-context/src/test/java/org/springframework/scheduling/concurrent/ScheduledExecutorFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.45
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.66
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.86
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.103
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.205
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.223

spring-framework/spring-context/src/test/java/org/springframework/scheduling/config/LazyScheduledTasksBeanDefinitionParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.36
 WarningindentationIndentation'LazyScheduledTasksBeanDefinitionParserTests' have incorrect indentation level 5, expected level should be 18.37
 WarningindentationIndentation'"lazyScheduledTasksContext.xml"' have incorrect indentation level 5, expected level should be 18.38
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.39

spring-framework/spring-context/src/test/java/org/springframework/scheduling/config/ScheduledTasksBeanDefinitionParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.110

spring-framework/spring-context/src/test/java/org/springframework/scheduling/support/CronSequenceGeneratorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.34
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.46

spring-framework/spring-context/src/test/java/org/springframework/scheduling/support/CronTriggerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.116

spring-framework/spring-context/src/test/java/org/springframework/scheduling/support/PeriodicTriggerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'", but actual difference was "' have incorrect indentation level 4, expected level should be 18.216

spring-framework/spring-context/src/test/java/org/springframework/scripting/bsh/BshScriptFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ScriptFactoryPostProcessor' have incorrect indentation level 4, expected level should be 18.198

spring-framework/spring-context/src/test/java/org/springframework/scripting/config/ScriptingDefaultsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/scripting/config/scriptingDefaultsTests.xml"' have incorrect indentation level 2, expected level should be 17.36
 WarningindentationIndentation'"org/springframework/scripting/config/scriptingDefaultsProxyTargetClassTests.xml"' have incorrect indentation level 2, expected level should be 17.39
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.46

spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/GroovyAspectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/GroovyScriptFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.217
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.379

spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/TestService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.4

spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/TestServiceImpl.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.5
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.7
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.8

spring-framework/spring-context/src/test/java/org/springframework/scripting/jruby/AdvisedJRubyScriptFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.51
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.69

spring-framework/spring-context/src/test/java/org/springframework/scripting/jruby/JRubyScriptFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"inline:require 'java'\n"' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'"class RubyBar\n"' have incorrect indentation level 5, expected level should be 17.47
 WarningindentationIndentation'"end\n"' have incorrect indentation level 5, expected level should be 17.48
 WarningindentationIndentation'"RubyBar.new"' have incorrect indentation level 5, expected level should be 17.49

spring-framework/spring-context/src/test/java/org/springframework/scripting/support/ScriptFactoryPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"import org.springframework.scripting.Messenger\n"' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'"class GroovyMessenger implements Messenger {\n"' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'" private String message = \"Bingo\"\n"' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'" public String getMessage() {\n"' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'" return \"'\" + this.message + \"'\"\n"' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'" }\n"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'" public void setMessage(String message) {\n"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'" this.message = message\n"' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'" }\n"' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'"}"' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"class DelegatingMessenger implements Messenger {\n"' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'" private Messenger wrappedMessenger;\n"' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'" public String getMessage() {\n"' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'" return this.wrappedMessenger.getMessage()\n"' have incorrect indentation level 3, expected level should be 17.71
 WarningindentationIndentation'" }\n"' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'" public void setMessenger(Messenger wrappedMessenger) {\n"' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'" this.wrappedMessenger = wrappedMessenger\n"' have incorrect indentation level 3, expected level should be 17.74
 WarningindentationIndentation'" }\n"' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'"}"' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'MESSAGE_TEXT' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'"class GroovyMessenger implements Messenger {\n"' have incorrect indentation level 4, expected level should be 18.258
 WarningindentationIndentation'" private String message = \"Bingo\"\n"' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'" public String getMessage() {\n"' have incorrect indentation level 4, expected level should be 18.260
 WarningindentationIndentation'" return this.message\n"' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'" }\n"' have incorrect indentation level 4, expected level should be 18.262
 WarningindentationIndentation'" public void setMessage(String message) {\n"' have incorrect indentation level 4, expected level should be 18.263
 WarningindentationIndentation'" this.message = message\n"' have incorrect indentation level 4, expected level should be 18.264
 WarningindentationIndentation'" }\n"' have incorrect indentation level 4, expected level should be 18.265
 WarningindentationIndentation'"}"' have incorrect indentation level 4, expected level should be 18.266

spring-framework/spring-context/src/test/java/org/springframework/tests/mock/jndi/SimpleNamingContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.311

spring-framework/spring-context/src/test/java/org/springframework/ui/ModelMapTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.278
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.280

spring-framework/spring-context/src/test/java/org/springframework/validation/DataBinderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1164
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1166
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1168
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1170
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1172
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1174
 WarningindentationIndentation'errors' have incorrect indentation level 4, expected level should be 18.1177

spring-framework/spring-context/src/test/java/org/springframework/validation/DefaultMessageCodesResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"errorCode.objectName"' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'"errorCode.objectName.field"' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'"errorCode.field"' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'"errorCode.org.springframework.tests.sample.beans.TestBean"' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'"errorCode.objectName.a.b[3].c[5].d"' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'"errorCode.objectName.a.b[3].c.d"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'"errorCode.objectName.a.b.c.d"' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"errorCode.a.b[3].c[5].d"' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'"errorCode.a.b[3].c.d"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'"errorCode.a.b.c.d"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'"errorCode.d"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"errorCode.org.springframework.tests.sample.beans.TestBean"' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'"prefix.errorCode.objectName"' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'"prefix.errorCode"' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"prefix.errorCode.objectName.field"' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'"prefix.errorCode.field"' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'"prefix.errorCode.org.springframework.tests.sample.beans.TestBean"' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'"prefix.errorCode"' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'"errorCode.objectName.field"' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'"errorCode.field"' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'"errorCode.org.springframework.tests.sample.beans.TestBean"' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'"errorCode.objectName.field["' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'"errorCode.field["' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'"errorCode.org.springframework.tests.sample.beans.TestBean"' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"errorCode.objectName.field"' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'"errorCode.field"' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'"objectName.errorCode"' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'"objectName.field.errorCode"' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'"field.errorCode"' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'"org.springframework.tests.sample.beans.TestBean.errorCode"' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'"errorCode"' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'"CUSTOM-errorCode.objectName"' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'"CUSTOM-errorCode"' have incorrect indentation level 4, expected level should be 18.158

spring-framework/spring-context/src/test/java/org/springframework/validation/beanvalidation/ValidatorFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.122

spring-framework/spring-context/src/test/java/test/mixin/DefaultLockable.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'package def' have incorrect indentation level 1, expected level should be 0.17

spring-framework/spring-core/src/main/java/org/springframework/asm/AnnotationVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.46
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.52
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.61
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.75
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.76
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.77
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.79
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.80
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.98
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.99
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.100
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.100
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.101
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.114
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.115
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.116
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.116
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.117
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.118
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.133
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.134
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.136
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.154
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.155
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.156
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.157
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.158
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.159
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.164
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.165
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.166
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.166
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.167
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.168

spring-framework/spring-core/src/main/java/org/springframework/asm/AnnotationWriter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.43
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.55
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.62
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.74
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.79
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.84
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.105
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.106
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.108
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.109
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.110
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.111
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.112
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.113
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.119
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.121
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.123
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.123
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.124
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.125
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.126
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.126
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.127
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.128
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.128
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.129
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.130
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.130
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.131
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.131
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.132
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.133
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.133
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.134
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.136
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.137
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.137
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.138
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.139
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.139
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.140
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.140
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.141
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.142
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.142
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.143
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.144
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.145
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.145
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.146
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.146
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.147
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.148
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.148
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.149
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.150
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.151
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.151
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.152
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.152
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.153
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.154
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.154
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.155
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.156
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.157
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.157
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.158
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.158
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.159
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.160
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.160
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.161
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.162
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.163
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.163
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.164
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.164
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.165
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.166
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.166
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.167
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.168
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.169
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.169
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.170
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.170
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.171
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.172
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.172
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.173
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.175
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.175
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.176
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.176
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.177
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.178
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.178
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.179
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.180
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.181
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.181
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.182
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.182
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.183
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.184
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.184
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.185
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.186
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.187
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.187
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.188
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.188
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.189
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.190
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.192
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.194
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.195
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.196
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.197
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.197
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.198
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.199
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.200
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.202
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.204
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.205
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.206
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.207
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.207
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.208
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.210
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.212
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.214
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.216
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.217
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.218
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.218
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.219
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.221
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.221
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.222
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.223
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.225
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.227
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.228
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.228
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.229
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.230
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.231
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.232
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.243
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.244
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.244
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.245
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.245
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.246
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.247
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.248
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.249
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.250
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.251
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.260
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.261
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.261
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.262
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.262
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.263
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.263
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.264
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.264
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.265
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.266
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.267
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.268
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.268
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.269
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.270
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.271
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.272
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.273
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.273
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.274
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.274
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.275
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.276
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.277
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.277
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.278
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.279
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.280
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.292
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.293
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.294
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.294
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.295
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.296
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.297
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.298
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.299
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.300
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.300
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.301
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.301
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.302
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.302
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.303
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.304
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.305
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.305
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.306
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.307
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.308
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.309
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.310
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.310
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.311
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.312
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.313
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.313
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.314
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.315
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.316
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.317
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.332
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.333
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.334
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.335
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.336
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.337
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.337
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.338
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.339
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.340
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.341
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.342
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.342
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.343
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.344
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.345
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.346
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.347
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.348
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.349
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.349
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.350
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.360
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.361
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.361
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.362
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.363
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.364
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.365
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.365
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.366
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.367
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.367
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.368
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.368
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.369
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.370

spring-framework/spring-core/src/main/java/org/springframework/asm/Attribute.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.43
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.53
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.61
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.62
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.71
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.72
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.73
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.80
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.81
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.82
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.90
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.125
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.126
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.127
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.128
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.128
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.129
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.130
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.130
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.131
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.132
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.159
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.160
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.162
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.163
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.164
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.172
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.173
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.173
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.176
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.177
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.178
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.179
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.180
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.207
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.208
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.209
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.209
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.210
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.210
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.212
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.212
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.214
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.215
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.216
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.217
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.245
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.246
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.247
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.247
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.248
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.249
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.249
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.250
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.251
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.251
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.252
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.253
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.254

spring-framework/spring-core/src/main/java/org/springframework/asm/ByteVector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.43
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.55
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.56
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.66
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.67
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.79
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.80
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.80
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.81
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.82
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.83
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.84
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.85
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.97
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.98
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.98
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.99
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.100
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.100
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.101
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.102
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.102
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.103
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.104
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.105
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.106
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.117
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.118
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.118
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.119
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.120
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.120
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.121
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.123
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.124
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.125
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.126
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.127
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.139
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.141
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.142
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.142
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.143
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.144
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.144
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.145
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.146
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.147
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.148
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.149
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.160
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.162
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.163
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.163
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.164
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.165
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.165
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.166
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.167
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.168
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.169
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.170
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.171
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.172
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.182
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.183
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.183
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.184
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.185
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.185
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.186
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.187
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.187
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.188
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.188
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.189
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.190
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.191
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.192
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.193
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.194
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.195
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.196
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.197
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.198
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.199
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.200
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.210
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.212
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.214
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.215
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.215
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.216
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.217
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.217
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.218
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.219
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.219
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.226
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.227
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.228
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.229
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.229
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.230
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.231
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.232
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.233
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.234
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.235
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.236
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.237
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.238
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.239
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.258
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.259
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.259
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.260
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.260
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.261
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.261
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.262
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.263
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.264
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.265
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.266
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.267
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.268
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.269
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.270
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.271
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.272
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.273
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.274
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.275
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.275
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.276
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 24.277
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 24.278
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.279
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.280
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.281
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.281
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.282
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.283
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.283
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.284
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.285
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.286
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.287
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.288
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.289
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.290
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.291
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.292
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.293
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.294
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.295
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.296
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.297
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.298
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.299
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.314
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.315
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.316
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.316
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.317
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.318
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.320
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.321
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.322
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.323
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.332
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.333
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.333
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.334
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.334
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.335
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.335
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.336
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.336
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.337
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.338

spring-framework/spring-core/src/main/java/org/springframework/asm/ClassReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.49
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.59
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.64
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.69
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.85
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.95
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.105
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.112
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.118
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.128
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.134
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.140
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.152
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.154
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.166
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.167
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.176
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.176
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.177
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.178
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.178
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.179
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.179
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.180
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.181
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.182
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.182
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.183
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.184
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.185
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.186
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.187
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.188
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.189
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.190
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.191
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.192
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.193
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.194
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.195
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.196
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.197
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.198
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.199
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.200
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.201
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.202
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.203
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.204
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.205
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.206
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.210
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.211
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.212
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.214
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.215
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.216
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.218
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.219
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.230
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.231
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.232
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.242
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.243
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.244
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.256
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.257
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.258
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.269
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.270
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.270
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.271
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.271
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.272
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.272
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.273
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.274
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.274
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.275
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.276
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.277
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.278
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.279
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.280
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.281
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.290
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.291
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.291
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.292
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.292
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.293
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.293
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.294
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.295
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.295
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.296
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.296
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.297
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.297
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.298
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.298
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.299
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.300
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.301
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.302
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.303
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.304
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.304
 WarningindentationIndentation'readUTF8' have incorrect indentation level 24, expected level should be 32.305
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.306
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.307
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.308
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.308
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.309
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.310
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.311
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.311
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.312
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.313
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.314
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.314
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.315
 WarningindentationIndentation'null' have incorrect indentation level 24, expected level should be 32.315
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.316
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.317
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.318
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.318
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.319
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.320
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.321
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.322
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.322
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.323
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.324
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.325
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.326
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.326
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.327
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.328
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.329
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.331
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.332
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.332
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.333
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.334
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.335
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.336
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.336
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.337
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.338
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.338
 WarningindentationIndentation'readClass' have incorrect indentation level 24, expected level should be 32.339
 WarningindentationIndentation'readUTF8' have incorrect indentation level 24, expected level should be 32.340
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.341
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.342
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.343
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.344
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.345
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.345
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.346
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.347
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.348
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.348
 WarningindentationIndentation'readUnsignedShort' have incorrect indentation level 24, expected level should be 32.349
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.350
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.354
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.355
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.355
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.356
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.357
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.359
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.359
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.360
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.361
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.362
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.364
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.364
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.365
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.365
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.366
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.367
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.368
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.369
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.378
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.379
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.381
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.381
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.382
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.382
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.383
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.384
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.384
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.385
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.386
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.387
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.388
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.389
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.390
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.391
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.392
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.393
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.395
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.395
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.396
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.397
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.397
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.398
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.398
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.399
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.400
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.401
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.402
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.403
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.404
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.404
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.405
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.405
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.406
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.406
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.407
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.408
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.409
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.410
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.410
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.411
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.411
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.412
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.412
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.413
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.414
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.415
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.425
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.427
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.437
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.441
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.454
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.456
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.457
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.458
 WarningindentationIndentation'try' have incorrect indentation level 8, expected level should be 16.459
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.460
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.460
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.461
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.461
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.462
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.463
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.463
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.464
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.465
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.466
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.466
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.467
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.467
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.468
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.469
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.470
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.471
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.472
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.473
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.474
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.474
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.475
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.476
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.477
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.478
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.478
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.479
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.479
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.480
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.481
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.482
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.483
 WarningindentationIndentation'try rcurly' have incorrect indentation level 8, expected level should be 16.484
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.485
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.486
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.486
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.487
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 8, expected level should be 16.488
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.489
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.507
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.508
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.508
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.509
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.532
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.533
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.534
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.534
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.535
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.535
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.537
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.537
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.538
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.539
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.540
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.543
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.543
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.544
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.544
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.545
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.545
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.546
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.546
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.547
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.548
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.549
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.550
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.551
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.554
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.554
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.555
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.555
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.556
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.556
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.557
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.557
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.558
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.558
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.559
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.559
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.560
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.560
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.561
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.561
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.562
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.562
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.563
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.563
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.564
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.564
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.565
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.565
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.567
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.568
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.569
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.569
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.572
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.573
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.574
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.575
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.576
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.577
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.578
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.578
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.579
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.580
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.581
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.582
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.583
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.584
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.585
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.586
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.586
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.587
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.588
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.589
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.589
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.590
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.591
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.592
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.593
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.594
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.595
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.596
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.597
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.597
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.598
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.599
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.600
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.600
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.601
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.602
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.603
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.603
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.604
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.605
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.606
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.606
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.607
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.608
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.609
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.610
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.611
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.612
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.613
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.613
 WarningindentationIndentation'readInt' have incorrect indentation level 24, expected level should be 32.614
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.615
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.616
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.617
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.618
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.619
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.620
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.621
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.624
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.624
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.625
 WarningindentationIndentation'superClass' have incorrect indentation level 16, expected level should be 24.625
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.628
 WarningindentationIndentation'&&' have incorrect indentation level 16, expected level should be 24.629
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 24.629
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.630
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.630
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.631
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.634
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.635
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.635
 WarningindentationIndentation'enclosingDesc' have incorrect indentation level 20, expected level should be 28.636
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.636
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.637
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.640
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.641
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.642
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.644
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.645
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.646
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.647
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.648
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.650
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.651
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.652
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.653
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.654
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.655
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.658
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.659
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.660
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.661
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.662
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.663
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.666
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.667
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.670
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.671
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.671
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.672
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.673
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.673
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.674
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.675
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.678
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.679
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.679
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.680
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.681
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.681
 WarningindentationIndentation'readClass' have incorrect indentation level 24, expected level should be 32.682
 WarningindentationIndentation'readUnsignedShort' have incorrect indentation level 24, expected level should be 32.683
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.684
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.685
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.686
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.689
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.690
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.691
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.692
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.693
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.694
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.695
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.696
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.699
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.699
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.700
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.713
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.714
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.716
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.716
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.717
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.717
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.718
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.718
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.719
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.719
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.720
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.723
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.723
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.724
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.724
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.725
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.725
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.726
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.726
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.727
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.727
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.728
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.728
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.729
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.729
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.731
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.732
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.732
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.735
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.736
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.736
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.737
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.738
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.739
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.740
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.741
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.742
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.743
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.744
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.745
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.746
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.746
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.747
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.748
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.749
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.749
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.750
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.751
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.752
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.752
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.753
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.754
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.755
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.755
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.756
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.757
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.758
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.758
 WarningindentationIndentation'readInt' have incorrect indentation level 24, expected level should be 32.759
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.760
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.761
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.762
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.763
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.764
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.765
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.766
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.767
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.770
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.770
 WarningindentationIndentation'signature' have incorrect indentation level 16, expected level should be 24.771
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.772
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.773
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.774
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.777
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.778
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.779
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.781
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.782
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.783
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.784
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.785
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.787
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.788
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.789
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.790
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.791
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.792
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.795
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.796
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.797
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.798
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.799
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.800
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.803
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.804
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.807
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.808
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.808
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.809
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.810
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.810
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.811
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.812
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.817
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.818
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.831
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.832
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.834
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.834
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.835
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.836
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.837
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.838
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.841
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.841
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.842
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.842
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.843
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.843
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.844
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.844
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.845
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.845
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.846
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.846
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.847
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.847
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.848
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.848
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.849
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.849
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.850
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.850
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.851
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.851
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.852
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.852
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.853
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.853
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.854
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.854
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.856
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.857
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.857
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.860
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.861
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.862
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.863
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.864
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.865
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.866
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.867
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.868
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.869
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.870
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.871
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.872
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.873
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.874
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.875
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.876
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.876
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.877
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.878
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.879
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.879
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.880
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.881
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.882
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.883
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.884
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.885
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.886
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.887
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.887
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.888
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.889
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.890
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.890
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.891
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.892
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.893
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.893
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.894
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.895
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.896
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.896
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.897
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.898
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.899
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.900
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.901
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.901
 WarningindentationIndentation'readInt' have incorrect indentation level 24, expected level should be 32.902
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.903
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.904
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.905
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.906
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.907
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.908
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.909
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.910
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.913
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.913
 WarningindentationIndentation'context' have incorrect indentation level 16, expected level should be 24.914
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.915
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.916
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.917
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.929
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.930
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.930
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.931
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 28.932
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.933
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.933
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.934
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.935
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.936
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.937
 WarningindentationIndentation'for' have incorrect indentation level 20, expected level should be 40.938
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.939
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.940
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.941
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.942
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.943
 WarningindentationIndentation'for rcurly' have incorrect indentation level 20, expected level should be 40.944
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.945
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.946
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.952
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.953
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.954
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.955
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.956
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.957
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.960
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.961
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.962
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.962
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.963
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.964
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.967
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.968
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.968
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.969
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.969
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.970
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.971
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.971
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.972
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.973
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.974
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.975
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.976
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.978
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.979
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.980
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.981
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.982
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.984
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.985
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.986
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.987
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.988
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.989
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.992
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.993
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.994
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.995
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.996
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.997
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1000
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1001
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1002
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1003
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1003
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1004
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1005
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1006
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1006
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1007
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.1010
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1011
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1011
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1012
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1013
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1013
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1014
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.1015
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1018
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1019
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1019
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1020
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1020
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1021
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1024
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1024
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1026
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1027
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1039
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1041
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1041
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1042
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1042
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1043
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1043
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1044
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1044
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1045
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1045
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1046
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1049
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1049
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1050
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1050
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1051
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1051
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1052
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1052
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.1053
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1054
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1054
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1055
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1055
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.1056
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1057
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1058
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1059
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1060
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1061
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1062
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1062
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1063
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1064
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1065
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1066
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1066
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1067
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1068
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1069
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1070
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1071
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1072
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1073
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1074
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.1075
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1076
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1077
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1079
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1081
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1081
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1082
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1083
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1083
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1084
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1085
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1086
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1087
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1088
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1090
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1092
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1092
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1093
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1094
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1094
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1095
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1096
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1097
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1098
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1099
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1100
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1101
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1102
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1103
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1104
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1105
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1106
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1107
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1108
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1109
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1110
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1111
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1112
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1113
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1114
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1116
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1117
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1118
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.1119
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.1120
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1123
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1124
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1124
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1125
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1125
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1126
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1126
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1127
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1127
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1128
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1128
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1129
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1130
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1131
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1134
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1134
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1135
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1135
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1136
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1136
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1137
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1137
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1138
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1138
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1139
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1139
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1140
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1140
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1141
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1141
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1142
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1142
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1143
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1143
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1144
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1144
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1145
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1145
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1146
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1146
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1147
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1147
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1148
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1148
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1150
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1151
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1151
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1152
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1153
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1154
 WarningindentationIndentation'for' have incorrect indentation level 20, expected level should be 40.1155
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1156
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1156
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1157
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1158
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1159
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1160
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1161
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1162
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1163
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1164
 WarningindentationIndentation'for rcurly' have incorrect indentation level 20, expected level should be 40.1165
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1166
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1167
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1168
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1169
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1170
 WarningindentationIndentation'for' have incorrect indentation level 20, expected level should be 40.1171
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1172
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1172
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1173
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1174
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1175
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1176
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1176
 WarningindentationIndentation'while' have incorrect indentation level 24, expected level should be 48.1177
 WarningindentationIndentation'if' have incorrect indentation level 28, expected level should be 56.1178
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 64.1179
 WarningindentationIndentation'if rcurly' have incorrect indentation level 28, expected level should be 56.1180
 WarningindentationIndentation'while' child have incorrect indentation level 28, expected level should be 56.1181
 WarningindentationIndentation'while rcurly' have incorrect indentation level 24, expected level should be 48.1182
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1183
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 48.1184
 WarningindentationIndentation'for rcurly' have incorrect indentation level 20, expected level should be 40.1185
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1186
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1187
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.1188
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.1188
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1189
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1190
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.1191
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1192
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.1193
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.1193
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1194
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1195
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.1196
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1197
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1198
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1199
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1200
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1201
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1202
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1221
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1222
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1223
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1224
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1225
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1226
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1227
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1233
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.1234
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1235
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1236
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1236
 WarningindentationIndentation'readInt' have incorrect indentation level 32, expected level should be 40.1237
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1238
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1239
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1240
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1241
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1242
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.1243
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1244
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1245
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1246
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1247
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1250
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1256
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1257
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1258
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1259
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1260
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1261
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1262
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1263
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1264
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1265
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1265
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1266
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1278
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1279
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1280
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1280
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1281
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1282
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1283
 WarningindentationIndentation'method call' child have incorrect indentation level 28, expected level should be 56.1283
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1284
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1285
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1286
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1287
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1288
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1291
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.1292
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1293
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1293
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1296
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1296
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1297
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1298
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1298
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1299
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1300
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1300
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1301
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1302
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1302
 WarningindentationIndentation'while' have incorrect indentation level 20, expected level should be 40.1303
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.1304
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be 48.1304
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be 48.1305
 WarningindentationIndentation'while rcurly' have incorrect indentation level 20, expected level should be 40.1306
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1307
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1308
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1311
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 32.1312
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1315
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1316
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1317
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.1317
 WarningindentationIndentation'frame' have incorrect indentation level 32, expected level should be 40.1318
 WarningindentationIndentation'method call' child have incorrect indentation level 32, expected level should be 56.1318
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1319
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 48.1320
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.1320
 WarningindentationIndentation'frame' have incorrect indentation level 32, expected level should be 40.1321
 WarningindentationIndentation'method call' child have incorrect indentation level 32, expected level should be 56.1321
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 40.1322
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1323
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1324
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1325
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1326
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1327
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1328
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1329
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1330
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1333
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1333
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.1334
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1335
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1336
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1336
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1337
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1338
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1339
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1340
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1341
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1342
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1342
 WarningindentationIndentation'method call' child have incorrect indentation level 28, expected level should be 56.1343
 WarningindentationIndentation'opcode' have incorrect indentation level 28, expected level should be 36.1343
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1344
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1345
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1346
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1346
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.1347
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1348
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1349
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1350
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1351
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1351
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1352
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1353
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1354
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1355
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1355
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1356
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1357
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1358
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1359
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1360
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1361
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1361
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1362
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1363
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1364
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1364
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1365
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.1366
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1367
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1368
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1370
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1372
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1372
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1373
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1373
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1374
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1374
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1375
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1375
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1376
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1377
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1378
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1379
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1380
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1381
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1381
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1382
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.1383
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1384
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1386
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1388
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1388
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1389
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1389
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1390
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1390
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1391
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1391
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1392
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1393
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1394
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1395
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1396
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1397
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1398
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1398
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1399
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.1400
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1401
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1402
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1402
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1403
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1404
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1405
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1406
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1406
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1407
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1408
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1409
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1410
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1410
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1411
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1412
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1413
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1414
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1414
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1415
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1416
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1417
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1418
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1418
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1419
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1420
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1421
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1422
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1423
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1423
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1424
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1424
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1425
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1425
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1426
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1427
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1427
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1428
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1428
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1429
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1430
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1430
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1431
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1432
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1432
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.1433
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1434
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1435
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1436
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.1437
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.1438
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1439
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.1440
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1441
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1442
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1442
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1443
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1443
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1444
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1444
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1445
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1445
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1446
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1446
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1447
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1448
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1449
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1450
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1451
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1452
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1453
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1453
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1454
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1454
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1455
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1455
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1456
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1457
 WarningindentationIndentation'block rcurly' have incorrect indentation level 12, expected level should be 32.1458
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1459
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1460
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1460
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1461
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1462
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1463
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1464
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1464
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1465
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1466
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1468
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1469
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1469
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1470
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1471
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.1472
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1475
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1476
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1477
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1477
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1478
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1478
 WarningindentationIndentation'mv' have incorrect indentation level 28, expected level should be 36.1479
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1481
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1482
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be 40.1483
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1484
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1485
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1486
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1487
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1487
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1488
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1488
 WarningindentationIndentation'mv' have incorrect indentation level 28, expected level should be 36.1489
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1491
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1492
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be 40.1493
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be 40.1494
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1495
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.1496
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1497
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1498
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1498
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1499
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1502
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1503
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1503
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1504
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1505
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1506
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.1507
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1508
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1509
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1510
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1511
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.1512
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1513
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1514
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1515
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1516
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1516
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1517
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1517
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1518
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1518
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1519
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1519
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1520
 WarningindentationIndentation'for' have incorrect indentation level 20, expected level should be 40.1521
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1522
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1523
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1524
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1525
 WarningindentationIndentation'for rcurly' have incorrect indentation level 20, expected level should be 40.1526
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1527
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1528
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1528
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.1529
 WarningindentationIndentation'vsignature' have incorrect indentation level 24, expected level should be 32.1529
 WarningindentationIndentation'index' have incorrect indentation level 24, expected level should be 32.1530
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.1530
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1531
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1532
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1533
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1536
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1537
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1538
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1539
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1539
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1540
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1545
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1546
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1547
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1548
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1549
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1550
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1551
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1551
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1552
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1557
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1558
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1559
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.1562
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1563
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1563
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1564
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1565
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1565
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1566
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.1567
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1570
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1570
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1571
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1589
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1590
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1591
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1591
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1592
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1592
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1593
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1594
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1595
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1596
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1596
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.1597
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1598
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1599
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1600
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1601
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1602
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1603
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1604
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1605
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1606
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1607
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1608
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1609
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.1610
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1611
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 48.1611
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1612
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 48.1612
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1613
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1613
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1614
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1614
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.1615
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.1616
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1617
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1618
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1619
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1620
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1621
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1622
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1623
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1624
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1625
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1635
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1636
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1637
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.1638
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1639
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1639
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1640
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1641
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1641
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1642
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1643
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1646
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1647
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1648
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1649
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1650
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1651
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1667
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1668
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1668
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.1669
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1670
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1671
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1672
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1673
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1674
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1675
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1676
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1677
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1678
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1679
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1680
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1681
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1682
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1683
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1684
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1685
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.1685
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1686
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1687
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1688
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1689
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 32.1690
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1691
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1691
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1692
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 40.1692
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1693
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1694
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1695
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.1696
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 32.1697
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1698
 WarningindentationIndentation'block rcurly' have incorrect indentation level 8, expected level should be 24.1699
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1700
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1701
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1702
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1703
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1704
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1705
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1706
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1707
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1717
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1718
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1719
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1720
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.1721
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1722
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1722
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1723
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1724
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1725
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1726
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1741
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1742
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1743
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1743
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1744
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1744
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1751
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1751
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1752
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1752
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1753
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1755
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1756
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1757
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1757
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1758
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1759
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1760
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1760
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1761
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1762
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1762
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1763
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1764
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1765
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1766
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1767
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1768
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1769
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1788
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1789
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1790
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1790
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1791
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1792
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1793
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1794
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1795
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1796
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1797
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1798
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1799
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1800
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1801
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1802
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1802
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1803
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1804
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1805
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1823
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1824
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1825
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1825
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1826
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.1827
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1828
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1829
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1830
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1831
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1832
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1833
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1834
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1835
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.1836
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1837
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.1838
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1839
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1840
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1841
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1842
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1843
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1843
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1844
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1845
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1846
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1847
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1847
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1848
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1849
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1850
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1851
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1851
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1852
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1853
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1854
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1855
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1855
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1856
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1857
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1858
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1859
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1859
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1860
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1861
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1862
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1863
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1863
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1864
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1865
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1866
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1867
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1867
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1868
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1869
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1870
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1871
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1871
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1872
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1873
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1874
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1875
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1877
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1878
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1879
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.1879
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1880
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.1881
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.1882
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.1884
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 32.1885
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1886
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1887
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1887
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1888
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1889
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1890
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1891
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1892
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1892
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1893
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1894
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1895
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1896
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1896
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1897
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1898
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1899
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1900
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1901
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1901
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1902
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1903
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1904
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1905
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1905
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1906
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1907
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1908
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1909
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1910
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1910
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1911
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1912
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1913
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1914
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1914
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1915
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1916
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1917
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1918
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1919
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1919
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1920
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1921
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1922
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1923
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1923
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1924
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1925
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1926
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1927
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1928
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1928
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1929
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1930
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1931
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1932
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1932
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1933
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1934
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1935
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1936
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1937
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1937
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1938
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1939
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1940
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1941
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1941
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1942
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1943
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1945
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1946
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1947
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1947
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1948
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1949
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1950
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1951
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 48.1951
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 48.1952
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1953
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 56.1955
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 48.1956
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1957
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1957
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1958
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1959
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1960
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1961
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 32.1962
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.1963
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1964
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1965
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1974
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1975
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1975
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1976
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1976
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1977
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1977
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1978
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1979
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1980
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1981
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1982
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1983
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1984
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1985
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1985
 WarningindentationIndentation'label' child have incorrect indentation level 8, expected level should be one of the following: 16, 24.1986
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1987
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1987
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1988
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1989
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1990
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1991
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1992
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1993
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1994
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1995
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1996
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1997
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1998
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1999
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2000
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2001
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.2002
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2003
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2004
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.2005
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2006
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.2007
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2008
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2009
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.2010
 WarningindentationIndentation'while' have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.2011
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be one of the following: 56, 64, 72.2012
 WarningindentationIndentation'while rcurly' have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.2013
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2014
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2015
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2016
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.2017
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2018
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.2019
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2020
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2021
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2022
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.2023
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.2024
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.2025
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be one of the following: 16, 24.2026
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2027
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2028
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2044
 WarningindentationIndentation'Context' have incorrect indentation level 12, expected level should be 20.2045
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2046
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2046
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2047
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2047
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2048
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2048
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2049
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2049
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2050
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2051
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2052
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.2053
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.2054
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.2055
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2056
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2057
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2058
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2059
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2060
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2061
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2062
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2063
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2064
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2065
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2066
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.2067
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.2068
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2069
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2070
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2071
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2072
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2073
 WarningindentationIndentation'&&' have incorrect indentation level 20, expected level should be 28.2074
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.2074
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2075
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2076
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2077
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2078
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2079
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2080
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2081
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2082
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2083
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2083
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.2084
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.2085
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.2087
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2088
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2089
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2090
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2091
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2092
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2093
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2094
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2094
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2095
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2096
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2097
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.2098
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.2099
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.2101
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2102
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2103
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2104
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.2105
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.2106
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.2108
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.2109
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.2110
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2111
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.2112
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2112
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2113
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2114
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2135
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.2136
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2137
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2137
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.2138
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2139
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2140
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2141
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2142
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2143
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2144
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2145
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2146
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2147
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2148
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2149
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2150
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2151
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2152
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2153
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2154
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2155
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2156
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2157
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2158
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2159
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2160
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2161
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2162
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2163
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2164
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2165
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2166
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.2167
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2168
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2169
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2184
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2185
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2186
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2187
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2188
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2189
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2196
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2198
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2198
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.2200
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2201
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2202
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2203
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.2204
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2205
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2206
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.2207
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2208
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2209
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2210
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.2211
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2212
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2214
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2215
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2250
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.2251
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.2252
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.2253
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2254
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2255
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2256
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2257
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2258
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2259
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2270
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2271
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2272
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2284
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2285
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2286
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2295
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2296
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2297
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2308
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2309
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2310
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2321
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2322
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2322
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2323
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2324
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2335
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2336
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2336
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2337
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2338
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2349
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2350
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2350
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2351
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2352
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2353
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2364
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2365
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2365
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2366
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2366
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2367
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2368
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2383
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2384
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2384
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2385
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2386
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2387
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2388
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2388
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2389
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2390
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2391
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2392
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2393
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2394
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2408
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2409
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2409
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2410
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2410
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2411
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2411
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2412
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2412
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2413
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2413
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2414
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2414
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.2415
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2416
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.2417
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2418
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2419
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.2420
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2421
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.2422
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2423
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2424
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.2425
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2426
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2427
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.2428
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2429
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2431
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2432
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2433
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2434
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2436
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2437
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2438
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2439
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.2440
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.2441
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2442
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2443
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2458
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2462
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2463
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2479
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2480
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2480
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.2481
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2482
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2483
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2484
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2485
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2486
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2487
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2488
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2489
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2490
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2491
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2492
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2493
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2494
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2495
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.2496
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2497
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2497
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2498
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2498
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2499
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2499
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2500
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2500
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2501
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2502
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2502
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2503
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.2503
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.2504
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.2505
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2506

spring-framework/spring-core/src/main/java/org/springframework/asm/ClassVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.79
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.80
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.81
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.82
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.83
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.110
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.111
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.112
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.113
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.113
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.114
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.115
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.128
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.129
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.130
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.130
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.131
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.132
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.149
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.150
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.151
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.151
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.152
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.153
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.166
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.167
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.168
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.169
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.170
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.194
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.195
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.201
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.202
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.203
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.204
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.205
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.213
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.214
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.215
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.215
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.216
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.217
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.237
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.238
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.239
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.240
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.240
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.241
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.242
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.271
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.272
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.273
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.274
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.275
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.276
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.277
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.304
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.305
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.306
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.307
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.308
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.309
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.310
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.317
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.318
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.320
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.321

spring-framework/spring-core/src/main/java/org/springframework/asm/ClassWriter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.53
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.66
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.72
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'/' have incorrect indentation level 12, expected level should be 20.78
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.83
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.88
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.93
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.98
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.103
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.108
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.113
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.118
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.123
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.128
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.133
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.143
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.148
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.153
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.158
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.163
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.168
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.173
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.178
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.183
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.188
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.193
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.198
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.203
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.208
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.213
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.218
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.223
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.228
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.233
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.238
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.243
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.250
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.257
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.265
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.272
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.278
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.283
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.288
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.293
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.298
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.303
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.308
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.313
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.318
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.323
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.328
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.341
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.346
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.351
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.356
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.361
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.366
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.372
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.377
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.384
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.390
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.395
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.401
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.407
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.412
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.417
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.422
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.427
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.432
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.437
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.442
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.447
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.452
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.460
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.468
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.476
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.484
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.490
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.495
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.505
 WarningindentationIndentation'static initialization' have incorrect indentation level 4, expected level should be 8.514
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.515
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.515
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.516
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.516
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.517
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.517
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.518
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.519
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.520
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.521
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.522
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.523
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.524
 WarningindentationIndentation'static initialization rcurly' have incorrect indentation level 4, expected level should be 8.593
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.607
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.609
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.610
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.611
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.612
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.613
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.614
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.615
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.616
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.617
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.618
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.619
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.653
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.655
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.655
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.656
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.657
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.663
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.665
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.666
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.667
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.668
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.669
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.670
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.671
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.672
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.673
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.674
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.675
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.676
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.677
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.678
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.679
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.680
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.681
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.682
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.684
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.686
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.687
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.688
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.689
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.690
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.692
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.693
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.695
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.697
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.698
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.699
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.700
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.701
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.702
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.704
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.706
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.707
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.708
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.709
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.710
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.710
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.712
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.713
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.713
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.714
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.715
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.716
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.717
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.718
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.719
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.720
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.721
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.722
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.724
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.726
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.727
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.728
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.729
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.730
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.730
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.732
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.732
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.734
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.735
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.735
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.736
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.737
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.738
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.739
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.740
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.741
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.742
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.743
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.744
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.745
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.747
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.749
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.750
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.751
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.753
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.755
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.756
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.757
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.758
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.769
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.769
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.770
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.771
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.772
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.772
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.773
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.773
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.774
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.774
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.775
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.775
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.776
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.777
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.781
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.782
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.784
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.786
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.787
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.788
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.790
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.792
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.793
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.795
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.797
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.799
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.810
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.811
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.812
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.813
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.816
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.816
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.817
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.817
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.818
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.819
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.820
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.821
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.822
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.823
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.823
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.824
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.824
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.825
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.826
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.827
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.828
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.829
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.830
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.830
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.831
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.834
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.835
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.836
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.836
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.837
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.838
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.839
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.840
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.841
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.841
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.842
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.843
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.844
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.845
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.846
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.846
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.847
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.848
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.849
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.850
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.851
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.851
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.852
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.853
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.854
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.855
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.856
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.856
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.857
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.858
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.859
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.860
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.861
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.861
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.862
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.863
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.864
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.865
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.865
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.866
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.867
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.868
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.868
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.869
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.870
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.871
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.872
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.873
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.874
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.874
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.875
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.876
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.877
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.878
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.879
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.879
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.880
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.881
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.882
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.883
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.884
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.884
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.885
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.886
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.887
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.888
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.889
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.889
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.890
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.891
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.892
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.893
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.894
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.894
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.895
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.896
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.897
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.898
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.899
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.900
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.903
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.903
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.904
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.905
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.906
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.906
 WarningindentationIndentation'|' have incorrect indentation level 16, expected level should be 24.907
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.908
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.909
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.909
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.910
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.911
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.911
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.912
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.913
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.913
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.914
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.915
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.916
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.916
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.917
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.918
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.919
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.919
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.920
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.921
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.922
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.922
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.923
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.924
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.925
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.925
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.926
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.927
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.927
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.928
 WarningindentationIndentation'bootstrapMethodsCount' have incorrect indentation level 20, expected level should be 28.929
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.929
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.930
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.930
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.931
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.932
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.933
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.934
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.935
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.936
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.937
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.938
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.939
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.939
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.940
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.941
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.941
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.942
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.943
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.944
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.945
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.946
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.947
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.948
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.949
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.950
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.951
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.952
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.952
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.953
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.954
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.955
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.956
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.957
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.957
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.958
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.959
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.959
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.960
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.961
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.962
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.962
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.963
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.963
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.964
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.965
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.966
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.966
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.967
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.967
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.968
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.969
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.970
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.970
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.971
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.971
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.972
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.973
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.974
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.974
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.975
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.975
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.976
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.977
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.978
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.978
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.979
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.980
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.981
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.982
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.983
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.984
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.985
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.986
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.987
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.988
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.989
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.990
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.991
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.992
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.993
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.994
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.995
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.996
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.997
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.998
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.999
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1016
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1017
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1018
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1018
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1019
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1020
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1021
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1021
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1022
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1023
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1024
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1024
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1025
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1026
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1027
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1027
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1028
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1029
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1030
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1030
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1031
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1032
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1033
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1033
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1034
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1035
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1036
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1036
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1037
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1038
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1039
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1039
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1040
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1041
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1042
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1043
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1044
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1044
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1045
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1045
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1046
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1047
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1048
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1049
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1050
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1051
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1052
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1053
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1054
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1054
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1055
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1056
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1057
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1058
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1059
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1074
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1075
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1076
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1088
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1089
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1089
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1090
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1090
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1091
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1092
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1093
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1094
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1094
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1095
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1096
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1097
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1109
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1110
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1110
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1111
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1111
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1112
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1113
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1113
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1114
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1115
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1115
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1116
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1117
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1118
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1130
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1131
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1132
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1144
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1145
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1145
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1146
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1146
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1147
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1148
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1148
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1149
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1150
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1150
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1151
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1152
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1153
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1166
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1167
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1168
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1192
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1193
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1194
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1194
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1195
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1195
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1196
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1197
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1198
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1198
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1199
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1200
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1200
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.1201
 WarningindentationIndentation'tag' have incorrect indentation level 24, expected level should be 32.1201
 WarningindentationIndentation'newMethod' have incorrect indentation level 24, expected level should be 32.1202
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1204
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1205
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1206
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1206
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1207
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1208
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1209
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1234
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1235
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1236
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1237
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1256
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1257
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1259
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1259
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1260
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1261
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1262
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1264
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1264
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1266
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1266
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1267
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1267
 WarningindentationIndentation'bsm' have incorrect indentation level 16, expected level should be 24.1268
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1270
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1270
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1271
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1271
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1273
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1274
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1274
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1275
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1276
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1276
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1277
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1279
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1279
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1280
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1280
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1281
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1282
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1282
 WarningindentationIndentation'label' child have incorrect indentation level 8, expected level should be one of the following: 16, 24.1283
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1284
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be one of the following: 32, 40, 48.1285
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be one of the following: 32, 40, 48.1286
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1287
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1291
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1291
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1292
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be one of the following: 32, 40, 48.1293
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be one of the following: 40, 48, 56.1294
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be one of the following: 40, 48, 56.1295
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 32, 40, 48.1296
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1297
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1298
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be one of the following: 16, 24.1299
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1301
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1301
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1302
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1303
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1304
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1305
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1306
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1307
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1308
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1308
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1309
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1309
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1310
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1313
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1313
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1314
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1315
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1316
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1316
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1317
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1318
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1318
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1319
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1320
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1321
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1341
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1342
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1343
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1344
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1358
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1359
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1359
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1360
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1360
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1361
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1362
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1362
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1363
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1364
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1364
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1365
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1366
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1367
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1383
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1384
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1385
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1401
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1402
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1403
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1403
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1404
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1404
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1405
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1405
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1406
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1407
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1407
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1408
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1409
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1409
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1410
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1411
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1412
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1430
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1431
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1432
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1433
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1443
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1444
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1444
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1445
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1445
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1446
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1447
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1448
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1449
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1449
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1450
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1451
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1452
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1462
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1463
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1463
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1464
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1464
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1465
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1466
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1467
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1468
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1468
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1469
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1470
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1471
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1481
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1482
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1482
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1483
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1483
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1484
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1485
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1486
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1487
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1488
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1488
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1489
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1490
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1491
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1501
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1502
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1502
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1503
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1503
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1504
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1505
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1506
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1507
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1508
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1508
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1509
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1510
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1511
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1521
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1522
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1522
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1523
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1523
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1524
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1525
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1525
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1526
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1527
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1527
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1528
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1529
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1530
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1544
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1545
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1546
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1558
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1559
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1559
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1560
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1560
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1561
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1562
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1562
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1563
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1564
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1564
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1565
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1566
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1567
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1577
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1578
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1578
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1579
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1579
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1580
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1581
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1582
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1583
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1584
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1598
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1599
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1600
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1601
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1602
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1603
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1603
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1604
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1605
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1606
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1607
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1608
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1618
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1619
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1620
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1620
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1621
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1621
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1622
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1623
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1624
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1625
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1626
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1626
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1627
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1627
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1628
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1629
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1630
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1631
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1632
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1646
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1647
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1648
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1649
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1650
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1650
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1651
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1652
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1652
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1653
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1653
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1654
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1655
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1656
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1656
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1657
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1658
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1659
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1677
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1678
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1678
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1679
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1679
 WarningindentationIndentation'try' have incorrect indentation level 8, expected level should be 16.1680
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.1681
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.1682
 WarningindentationIndentation'try rcurly' have incorrect indentation level 8, expected level should be 16.1683
 WarningindentationIndentation'catch' child have incorrect indentation level 12, expected level should be 24.1684
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 8, expected level should be 16.1685
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1686
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1687
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1688
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1689
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1690
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1691
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1692
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1693
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1694
 WarningindentationIndentation'do..while' have incorrect indentation level 12, expected level should be 24.1695
 WarningindentationIndentation'do..while' child have incorrect indentation level 16, expected level should be 32.1696
 WarningindentationIndentation'do..while rcurly' have incorrect indentation level 12, expected level should be 24.1697
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1698
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1699
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1700
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1711
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1712
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1712
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.1713
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.1714
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.1715
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1716
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1717
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1726
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1727
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1728
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1728
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1729
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1729
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1730
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1730
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1731
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1732
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1732
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1733
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1734
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1734
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1735
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1735
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1736
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1737
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1738
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1739
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1740
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1741
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1742
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1743
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1744
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1744
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1745
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1746
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1747
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1759
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1760
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1761
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1773
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1774
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1775

spring-framework/spring-core/src/main/java/org/springframework/asm/Context.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.43
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.53
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.58
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.73
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.80
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.85
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.90
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.95
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.101
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.113
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.118
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.123
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.129
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.134
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.139
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.144

spring-framework/spring-core/src/main/java/org/springframework/asm/Edge.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.42
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.51
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.74

spring-framework/spring-core/src/main/java/org/springframework/asm/FieldVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.45
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.51
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.60
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.62
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.74
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.75
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.76
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.77
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.79
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.80
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.93
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.94
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.95
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.96
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.97
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.117
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.118
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.124
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.125
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.126
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.127
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.128
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.136
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.138
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.138
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.139
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.140
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.147
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.148
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.149
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.149
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.150
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.151

spring-framework/spring-core/src/main/java/org/springframework/asm/FieldWriter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.42
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.47
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.53
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.59
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.71
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.86
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.97
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.119
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.120
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.123
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.124
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.125
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.126
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.127
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.128
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.129
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.130
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.131
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.132
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.133
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.134
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.135
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.136
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.144
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.146
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.147
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.148
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.149
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.150
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.150
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.152
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.153
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.153
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.154
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.155
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.156
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.157
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.158
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.159
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.160
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.162
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.164
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.166
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.167
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.168
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.169
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.170
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.170
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.172
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.172
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.176
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.177
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.178
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.179
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.180
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.181
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.182
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.183
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.184
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.185
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.187
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.189
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.190
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.191
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.193
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.195
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.206
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.207
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.207
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.208
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.209
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.209
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.210
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.212
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.214
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.214
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.215
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.215
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.216
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.217
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.218
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.219
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.220
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.220
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.221
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.222
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.223
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.224
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.224
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.225
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.226
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.227
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.228
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.228
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.229
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.230
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.231
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.232
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.232
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.233
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.234
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.235
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.236
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.236
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.237
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.238
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.239
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.240
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.240
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.241
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.242
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.243
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.244
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.245
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.246
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.247
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.255
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.256
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.256
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.257
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.257
 WarningindentationIndentation'|' have incorrect indentation level 16, expected level should be 24.258
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.259
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.260
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.260
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.261
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.262
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.263
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.264
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.265
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.266
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.266
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.267
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.268
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.269
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.270
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.271
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.272
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.273
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.274
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.275
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.276
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.277
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.278
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.279
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.280
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.281
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.282
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.283
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.284
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.285
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.286
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.287
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.288
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.289
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.290
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.291
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.291
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.292
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.293
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.293
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.294
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.295
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.296
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.297
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.298
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.298
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.299
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.300
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.301
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.302
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.303
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.304
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.305
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.306
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.306
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.307
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.308
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.309
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.310
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.310
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.311
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.311
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.312
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.313
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.314
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.314
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.315
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.315
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.316
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.317
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.318
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.318
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.320
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.321
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.322
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.322
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.323
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.323
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.324
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.325
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.326
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.326
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.327
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.328

spring-framework/spring-core/src/main/java/org/springframework/asm/Frame.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.101
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.106
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.115
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.124
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.129
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.134
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.139
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.144
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.157
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.163
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.170
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.175
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.180
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.185
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.190
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.195
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.200
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.205
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.210
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.215
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.220
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.225
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.232
 WarningindentationIndentation'static initialization' have incorrect indentation level 4, expected level should be 8.237
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.238
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.238
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.239
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.239
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.240
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.240
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.241
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.242
 WarningindentationIndentation'+' have incorrect indentation level 16, expected level should be 24.243
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.244
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.245
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.246
 WarningindentationIndentation'static initialization' child have incorrect indentation level 8, expected level should be 16.247
 WarningindentationIndentation'static initialization rcurly' have incorrect indentation level 4, expected level should be 8.461
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.467
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.472
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.477
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.482
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.487
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.499
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.506
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.521
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.530
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.531
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.534
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.535
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.536
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.536
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.537
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.540
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.541
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.542
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.543
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.544
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.554
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.556
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.557
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.558
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.559
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.559
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.560
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.561
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.561
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.562
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.562
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.563
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.564
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.566
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.567
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.575
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.577
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.578
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.579
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.580
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.580
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.581
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.582
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.582
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.583
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.583
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.584
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.585
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.587
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.589
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.589
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.590
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.591
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.592
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.593
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.605
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.606
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.606
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.607
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.608
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.608
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.609
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.610
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.610
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.611
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.612
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.613
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.624
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.625
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.625
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.626
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.626
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.627
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.628
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.629
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.630
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.631
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.632
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.633
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.634
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.635
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.636
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.637
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.638
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.639
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.640
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.641
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.642
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.644
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.645
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.647
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.649
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.649
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.650
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.650
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 32.651
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 40.652
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 32.653
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 32.654
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.655
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.656
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.657
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.658
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.659
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.660
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.661
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.662
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.663
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.664
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.665
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.666
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.667
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.668
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.669
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.670
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.671
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.672
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.673
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.674
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.675
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.676
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.677
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.678
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.680
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.682
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.683
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 32.684
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.685
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.686
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.687
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.694
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.695
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.696
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.697
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.699
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.700
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.701
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.709
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.710
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.711
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.712
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.716
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.717
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.718
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.719
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.729
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.730
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.730
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.731
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.732
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.732
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.733
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.734
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.734
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.735
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.736
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.736
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.737
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.738
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.747
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.749
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.750
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.751
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.752
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.752
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.753
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.754
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.754
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.755
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.755
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.756
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.757
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.759
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.760
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.773
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.774
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.774
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.775
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.776
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.777
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.778
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.778
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.779
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.780
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.781
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.782
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.783
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.784
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.784
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.785
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.785
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.786
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.786
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.787
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.788
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.789
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.790
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.791
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.792
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.793
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.794
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.795
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.796
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.797
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.812
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.813
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.814
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.816
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.816
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.817
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.818
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.819
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.820
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.821
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.822
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.823
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.824
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.825
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.825
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.826
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.827
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.828
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.829
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.830
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.831
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.832
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.833
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.834
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.848
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.849
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.850
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.850
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.851
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.852
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.853
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.854
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.855
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.856
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.857
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.858
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.859
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.860
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.861
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.862
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.863
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.864
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.864
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.865
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.866
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.867
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.868
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.869
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.870
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.871
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.872
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.873
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.874
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.875
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.876
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.876
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.877
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.878
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.879
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.880
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.881
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.881
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.882
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.882
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.883
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.884
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.885
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.886
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.887
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.888
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.888
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.889
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.890
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.891
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.892
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.893
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.893
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.894
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.894
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.895
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.896
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 32.897
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.898
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.899
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.899
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.900
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.901
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.902
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.902
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.903
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.903
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.904
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.905
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.906
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.906
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.907
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.908
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.909
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.909
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.910
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.910
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.911
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.912
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.913
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.913
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.914
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.915
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.916
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.916
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.917
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.918
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.919
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.919
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.920
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.922
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.923
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.923
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 32.924
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.925
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.926
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.927
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.927
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.928
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.929
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.930
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.931
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.932
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.933
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.933
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.934
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.934
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.935
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.936
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.937
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.938
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.938
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.939
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.939
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.940
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.940
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.941
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.942
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.943
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.943
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.944
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.944
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.945
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.946
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.947
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.948
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.948
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.949
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.949
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.950
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.950
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.951
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.952
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.953
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.953
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.954
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.955
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.955
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.956
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.957
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.958
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.959
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.960
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.961
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.961
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.962
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.963
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.965
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.966
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.966
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.967
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.968
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.968
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.969
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.970
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.971
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.972
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.973
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.974
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.974
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.975
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.976
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.976
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.977
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.977
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.978
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.979
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.981
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.982
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.982
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.983
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.984
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.984
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.985
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.986
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.987
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.988
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.989
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.990
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.991
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.992
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.993
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.994
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.994
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.995
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.996
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.997
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.998
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.998
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.999
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1000
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1001
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1002
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1003
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1004
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1005
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1006
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1007
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1008
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1009
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1010
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1011
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1012
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1013
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1014
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1015
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1016
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1017
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1017
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1018
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1019
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1020
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1021
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1022
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1023
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1024
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1025
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1026
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1027
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1028
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1029
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1030
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1030
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1031
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1032
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1033
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1034
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1034
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1035
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1035
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1036
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1037
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1038
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1039
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1040
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1040
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1041
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1041
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1042
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1042
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1043
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1044
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1045
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1046
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1047
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1048
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1048
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1049
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1049
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1050
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1050
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1051
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1051
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1052
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1053
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1054
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1055
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1056
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1056
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1057
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1057
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1058
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1058
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1059
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1059
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1060
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1061
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1062
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1063
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1064
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1065
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1065
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1066
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1066
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1067
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1067
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1068
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1068
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1069
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1069
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1070
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1071
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1072
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1073
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1074
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1075
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1076
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1076
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1077
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1077
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1078
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1078
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1079
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1079
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1080
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1080
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1081
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1081
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1082
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1083
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1084
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1085
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1086
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1086
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1087
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1087
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1088
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1089
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1090
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1091
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1092
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1093
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1094
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1095
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1096
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1097
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1098
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1099
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1100
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1101
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1102
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1103
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1104
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1104
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1105
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1105
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1106
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1107
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1108
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1109
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1110
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1111
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1112
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1113
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1114
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1115
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1115
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1116
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1116
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1117
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1117
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1118
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1119
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1120
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1121
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1122
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1123
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1124
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1125
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1126
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1126
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1127
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1127
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1128
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1129
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1130
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1131
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1132
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1133
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1134
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1134
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1135
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1135
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1136
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1136
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1137
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1138
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1139
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1140
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1141
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1141
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1142
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1142
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1143
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1143
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1144
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1145
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1146
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1146
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1147
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1148
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1149
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1150
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1150
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1151
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1151
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1152
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1152
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1153
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1154
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1155
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1155
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1156
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1156
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1157
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1158
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1159
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1160
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1160
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1161
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1161
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1162
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1162
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1163
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1164
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1165
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1166
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1167
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1167
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1168
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1168
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1169
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1170
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1171
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1172
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1173
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1173
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1174
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1174
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1175
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1176
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1177
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1178
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1180
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1181
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1181
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1182
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1183
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1184
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1184
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1185
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1186
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1187
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1187
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1188
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1188
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1189
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1190
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1191
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1191
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1192
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1192
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1193
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1194
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1195
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1196
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1197
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1198
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1198
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.1199
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.1200
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.1201
 WarningindentationIndentation'&&' have incorrect indentation level 24, expected level should be 32.1202
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1202
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.1203
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1203
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.1204
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.1205
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1206
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1206
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1207
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1208
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1209
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1209
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1210
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1210
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1211
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1212
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1213
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1213
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1214
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1215
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1216
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1216
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 32.1217
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1218
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1219
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1219
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1220
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1221
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1222
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1222
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1223
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1224
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1225
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1225
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1226
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1227
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1228
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1228
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1229
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1230
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1231
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1231
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1232
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1233
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1234
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1234
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1235
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1236
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1237
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1237
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1238
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 40.1240
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1241
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 48.1241
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 48.1242
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 32.1243
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1244
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1245
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1246
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.1246
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1247
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1247
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.1248
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.1249
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1249
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.1250
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 40.1251
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1251
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 32.1252
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1253
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1254
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1255
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1256
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1256
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.1257
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.1258
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1258
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.1259
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 40.1260
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.1260
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 32.1261
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1262
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1264
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1265
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1265
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1266
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1266
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1267
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.1268
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1269
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1286
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1287
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1287
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1288
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1288
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1290
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1290
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1291
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1291
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1292
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1293
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1294
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1295
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1297
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1298
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1299
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1300
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1301
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1302
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1303
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1304
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1305
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1306
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1307
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1308
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1309
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1310
 WarningindentationIndentation'else' child have incorrect indentation level 28, expected level should be 56.1311
 WarningindentationIndentation'else rcurly' have incorrect indentation level 24, expected level should be 48.1312
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1313
 WarningindentationIndentation'&&' have incorrect indentation level 32, expected level should be 40.1314
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 56.1314
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1315
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1316
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 40.1317
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1318
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1319
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1320
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1321
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1322
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1323
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1324
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1325
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1326
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1328
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1329
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1330
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1331
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1332
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1333
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1334
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1335
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1336
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1337
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1338
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1339
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1341
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1341
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1342
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1343
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1344
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1345
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1347
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1348
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1349
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1350
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1351
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1352
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1353
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1354
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1355
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1356
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1357
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1358
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1359
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1360
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1361
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1362
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1363
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1364
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1365
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1366
 WarningindentationIndentation'&&' have incorrect indentation level 24, expected level should be 32.1367
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.1367
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1368
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1369
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1370
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1371
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1372
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1373
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1374
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1375
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1376
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1377
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1395
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1396
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1397
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1397
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1398
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1400
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1401
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1402
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1403
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1404
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1405
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1406
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1407
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1408
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1410
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1411
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1412
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1413
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1413
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1414
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1416
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1418
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1419
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1421
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1425
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 48.1426
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1427
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1430
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1430
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1431
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1432
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1433
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1438
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1438
 WarningindentationIndentation':' have incorrect indentation level 24, expected level should be 32.1439
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1440
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1440
 WarningindentationIndentation':' have incorrect indentation level 24, expected level should be 32.1441
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1442
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.1443
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1444
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1446
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1447
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1448
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1451
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1452
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1454
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1455
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1456
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1457
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1458
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1459
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1460
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1461

spring-framework/spring-core/src/main/java/org/springframework/asm/Handle.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.49
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.55
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.60
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.88
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.89
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.90
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.92
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.93
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.105
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.106
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.116
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.117
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.118
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.125
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.126
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.127
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.134
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.135
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.136
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.141
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.142
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.143
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.144
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.145
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.146
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.146
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.147
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.148
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.149
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.151
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.153
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.154
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.166
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.168
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.169

spring-framework/spring-core/src/main/java/org/springframework/asm/Handler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.42
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.47
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.52
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.58
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.64
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.69
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.83
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.84
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.85
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.86
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.87
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.88
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.89
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.89
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.90
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.90
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.92
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.92
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.94
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.95
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.96
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.98
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.99
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.101
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.102
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.103
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.105
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.106
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.108
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.108
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.109
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.110
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.111
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.112
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.113
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.114
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.115
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.116
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.117
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.118
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.119
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.120

spring-framework/spring-core/src/main/java/org/springframework/asm/Item.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.43
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.67
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.72
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.83
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.89
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.95
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.100
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.106
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.111
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.112
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.121
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.123
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.133
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.134
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.135
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.136
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.138
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.139
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.141
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.142
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.151
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.152
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.153
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.154
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.162
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.163
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.164
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.165
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.166
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.174
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.176
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.177
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.178
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.186
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.187
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.188
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.189
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.190
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.204
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.205
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.206
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.207
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.208
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.209
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.210
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.211
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.212
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.213
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.214
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.215
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.216
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.217
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.218
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.219
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.220
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.221
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.222
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 40.223
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.224
 WarningindentationIndentation'block rcurly' have incorrect indentation level 8, expected level should be 24.225
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.230
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.231
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 40.232
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.233
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.234
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.246
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.247
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.248
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.249
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.250
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.251
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.252
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.253
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.265
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.266
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.267
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.268
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.269
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.281
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.282
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.283
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.284
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.285
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.286
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.287
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.288
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.289
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.290
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.291
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.292
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.293
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.294
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.295
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.296
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.297
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.298
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.299
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.300
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.301
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 40.302
 WarningindentationIndentation'block rcurly' have incorrect indentation level 8, expected level should be 24.303
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.308
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.309
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 40.310
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.311
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.312

spring-framework/spring-core/src/main/java/org/springframework/asm/Label.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.49
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.59
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.71
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.86
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.91
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.108
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.116
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.131
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.140
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.145
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.211
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.217
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.224
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.233
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.240
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.251
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.260
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.261
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.277
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.278
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.279
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.281
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.282
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.283
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.304
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.305
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.306
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.307
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.308
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.308
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.309
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.309
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.310
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.311
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.311
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.312
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.312
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.313
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.314
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.315
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.316
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.316
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.317
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.318
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.318
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.319
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.320
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.321
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.336
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.337
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.338
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.339
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.340
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.341
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.342
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.342
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.343
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.343
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.344
 WarningindentationIndentation'srcAndRefPositions' have incorrect indentation level 20, expected level should be 28.344
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.345
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.346
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.347
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.348
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.349
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.374
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.375
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.376
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.376
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.377
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.378
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.379
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.379
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.380
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.381
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.381
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.382
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.382
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.383
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.383
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.384
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.385
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.386
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.396
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.396
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.397
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.399
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.400
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 48.402
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 40.403
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.404
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.405
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.406
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.407
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.408
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.409
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.410
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.411
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.412
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.413
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.414
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.415
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.416
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.417
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.427
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.428
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.429
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.442
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.443
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.444
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.445
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.446
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.447
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.458
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.459
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.460
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.461
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.462
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.463
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.464
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.465
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.466
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.467
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.468
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.478
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.479
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.480
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.481
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.482
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.483
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.484
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.501
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.504
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.504
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.505
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.507
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.507
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.508
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.509
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.511
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.512
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.513
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.514
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.515
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.517
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.518
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.519
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.519
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.520
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.521
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.522
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.523
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.524
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.525
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.526
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.528
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.529
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.530
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.532
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.532
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.533
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.535
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.535
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.536
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.540
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.542
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.543
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.544
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.545
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.546
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.547
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.548
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.549
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.550
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.561
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.563
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.564

spring-framework/spring-core/src/main/java/org/springframework/asm/MethodVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.61
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.67
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.78
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.90
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.92
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.93
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.94
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.95
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.112
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.118
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.119
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.119
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.120
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.121
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.133
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.134
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.136
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.151
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.152
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.153
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.154
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.155
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.182
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.183
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.189
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.190
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.191
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.192
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.193
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.207
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.208
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.209
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.210
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.211
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.212
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.213
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.221
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.222
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.223
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.223
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.224
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.225
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.230
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.231
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.232
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.232
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.233
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.234
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.311
 WarningindentationIndentation'Object' have incorrect indentation level 12, expected level should be 20.312
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.313
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.314
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.314
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.315
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.316
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.342
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.343
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.344
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.344
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.345
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.346
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.366
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.367
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.368
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.368
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.369
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.370
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.384
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.385
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.386
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.386
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.387
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.388
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.402
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.403
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.404
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.404
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.405
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.406
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.423
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.424
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.425
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.426
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.426
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.427
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.428
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.446
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.448
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.449
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.450
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.450
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.451
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.451
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.452
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.453
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.454
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.455
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.455
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.456
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.457
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.477
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.478
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.479
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.480
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.481
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.483
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.484
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.484
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.485
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.486
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.487
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.488
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.488
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.489
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.490
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.508
 WarningindentationIndentation'Object' have incorrect indentation level 12, expected level should be 20.509
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.510
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.511
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.511
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.512
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.513
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.529
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.530
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.531
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.531
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.532
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.533
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.542
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.543
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.544
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.544
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.545
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.546
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.596
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.597
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.598
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.598
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.599
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.600
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.610
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.611
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.612
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.612
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.613
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.614
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.629
 WarningindentationIndentation'Label' have incorrect indentation level 12, expected level should be 20.630
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.631
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.632
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.632
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.633
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.634
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.647
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.648
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.649
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.649
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.650
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.651
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.661
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.662
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.663
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.663
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.664
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.665
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.698
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.699
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.705
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.706
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.707
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.708
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.709
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.732
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.733
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.734
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.735
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.735
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.736
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.737
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.760
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.761
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.767
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.768
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.769
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.770
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.771
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.796
 WarningindentationIndentation'Label' have incorrect indentation level 12, expected level should be 20.797
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.798
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.799
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.799
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.800
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.801
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.832
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.833
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.834
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.840
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.841
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.843
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.844
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.845
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.859
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.860
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.861
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.861
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.862
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.863
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.874
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.875
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.876
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.876
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.877
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.878
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.885
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.886
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.887
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.887
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.888
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.889

spring-framework/spring-core/src/main/java/org/springframework/asm/MethodWriter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.45
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.51
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.57
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.62
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.75
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.88
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.93
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.110
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.117
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.122
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.127
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.133
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.139
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.144
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.149
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.157
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.170
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.177
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.182
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.187
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.192
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.198
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.204
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.210
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.216
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.221
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.226
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.231
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.236
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.241
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.246
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.251
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.256
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.262
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.269
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.280
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.285
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.290
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.295
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.300
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.305
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.310
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.315
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.320
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.325
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.330
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.335
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.340
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.345
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.350
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.355
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.360
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.365
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.386
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.395
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.400
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.405
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.414
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.423
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.452
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.453
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.454
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.455
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.457
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.458
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.459
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.460
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.461
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.462
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.463
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.464
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.465
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.466
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.467
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.468
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.469
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.470
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.471
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.472
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.473
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.474
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.475
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.476
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.477
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.478
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.479
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.480
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.481
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.482
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.484
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.484
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.485
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.486
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.487
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.488
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.489
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.491
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.492
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.493
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.493
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.494
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.495
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.501
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.503
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.504
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.505
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.506
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.507
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.508
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.509
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.511
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.513
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.514
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.515
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.516
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.517
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.518
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.520
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.522
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.523
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.524
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.525
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.526
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.526
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.528
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.529
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.529
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.530
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.531
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.532
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.533
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.534
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.535
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.536
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.537
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.538
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.540
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.542
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.543
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.544
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.545
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.546
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.546
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.548
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.548
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.550
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.551
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.551
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.552
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.553
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.554
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.555
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.556
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.557
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.558
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.559
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.560
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.561
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.563
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.565
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.566
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.567
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.568
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.569
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.569
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.570
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.573
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.574
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.575
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.577
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.578
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.578
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.579
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.580
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.581
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.582
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.583
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.584
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.585
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.586
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.587
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.588
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.589
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.590
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.591
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.592
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.593
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.595
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.597
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.598
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.599
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.600
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.601
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.602
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.603
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.604
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.606
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.608
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.610
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.612
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.613
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.614
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.615
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.617
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.618
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.619
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.619
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.620
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.621
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.622
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.622
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.623
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.624
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.625
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 48.626
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.627
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.628
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.629
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.630
 WarningindentationIndentation'else' child have incorrect indentation level 28, expected level should be 48.631
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.633
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.634
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.635
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.636
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.637
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 48.638
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.639
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.640
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.641
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.642
 WarningindentationIndentation'else' child have incorrect indentation level 28, expected level should be 48.643
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.645
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.646
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.647
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.647
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.648
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.649
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.649
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.650
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.651
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.652
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.653
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.654
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.655
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.656
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.657
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.658
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 48.659
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 40.660
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.661
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.662
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.664
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.665
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.666
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.667
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.668
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.669
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.669
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.670
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.671
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.671
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.672
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.673
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.673
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.674
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.675
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.676
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.677
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.678
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.679
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.680
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.680
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.681
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.682
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.683
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.684
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.685
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.686
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.687
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.688
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.689
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.689
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.690
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.691
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.692
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.693
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.694
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.695
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.696
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.696
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.697
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.698
 WarningindentationIndentation'method call' child have incorrect indentation level 28, expected level should be 56.699
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.700
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.701
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.701
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.702
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.703
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.705
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.706
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.707
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.709
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.710
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.711
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.713
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.715
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.717
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.717
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.720
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.721
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.722
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.722
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.723
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.725
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.725
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.726
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.727
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.728
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.729
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.730
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.732
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.733
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.733
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.734
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.734
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.735
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.736
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.737
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.739
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.741
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.743
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.744
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.745
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.745
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.746
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.749
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.749
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.750
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.751
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.752
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.753
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.754
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.755
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.757
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.758
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.758
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.759
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.760
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.760
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.761
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.762
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.764
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.766
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.768
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.769
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.770
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.770
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.771
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.773
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.775
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.778
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.779
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.779
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.780
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.781
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.781
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.782
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.783
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.784
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.785
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.786
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.787
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.788
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.789
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.791
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.791
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.792
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.793
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.793
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.794
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.795
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.796
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.797
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.798
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.799
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.800
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.801
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.803
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.804
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.804
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.805
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.807
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.808
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.810
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.811
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.812
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.812
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.813
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.814
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.816
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.816
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.817
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.818
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.819
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.819
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.820
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.821
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.823
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.825
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.826
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.826
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.828
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.829
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.830
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.830
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.831
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.834
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.834
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.835
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.836
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.837
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.838
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.839
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.840
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.842
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.842
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.843
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.845
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.847
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.848
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.849
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.849
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.851
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.852
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.853
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.853
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.854
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.855
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.855
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.857
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.857
 WarningindentationIndentation'switch' have incorrect indentation level 16, expected level should be 32.858
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.859
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.860
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.861
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.862
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.863
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.864
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.865
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.866
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.867
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.869
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.870
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.871
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 16, expected level should be 32.872
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.874
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.875
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.876
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.877
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.878
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.879
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.881
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.881
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.882
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.884
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.886
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.887
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.888
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.888
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.889
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.889
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.891
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.892
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.893
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.893
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.894
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.903
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.906
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.909
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.910
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.911
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.911
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.912
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.913
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.914
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.915
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.916
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.918
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.919
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.920
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.921
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.922
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.923
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.925
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.926
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.927
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.928
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.929
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.930
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.931
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.932
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.932
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.933
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.934
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.936
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.938
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.939
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.940
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.940
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.941
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.941
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.943
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.944
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.945
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.945
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.946
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.955
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.958
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.961
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.962
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.963
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.963
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.966
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.967
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.968
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.969
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.970
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.971
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.973
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.973
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.974
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.974
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.975
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.977
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.979
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.980
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.980
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.982
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.983
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.984
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.984
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.986
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.988
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.988
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.989
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.991
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.992
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.993
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.994
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.995
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.996
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.997
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.998
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.999
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1000
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1000
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1002
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1009
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1013
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1014
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1014
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1015
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1016
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1017
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1019
 WarningindentationIndentation'&&' have incorrect indentation level 16, expected level should be 24.1020
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 24.1020
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1028
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1029
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1029
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1030
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1031
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1031
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1032
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1035
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1036
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1037
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1038
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1038
 WarningindentationIndentation':' have incorrect indentation level 24, expected level should be 32.1039
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.1039
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1040
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1040
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1041
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1041
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1042
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1043
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1043
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1044
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1051
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1051
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1052
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1052
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1053
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1054
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1055
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1060
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1060
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1061
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1062
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1063
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1063
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1064
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1065
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1066
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1068
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1071
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1073
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1074
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1075
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1076
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1077
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1078
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1080
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1081
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1082
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1083
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1085
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1085
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1086
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1088
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1089
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1090
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1091
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1092
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1094
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1095
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1096
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1097
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1098
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1099
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1100
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1101
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1102
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1103
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1104
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1105
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1107
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1108
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1108
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1109
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1111
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1113
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1114
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1116
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1117
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1118
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1119
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1120
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1121
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1123
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1125
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1126
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1126
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1128
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1129
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1130
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1130
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1131
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1132
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1132
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1134
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1135
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1136
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.1137
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.1138
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1140
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1141
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1142
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1143
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1144
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1145
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1147
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1147
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1148
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1149
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1149
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1150
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1151
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1151
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1152
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1153
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1153
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1154
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1155
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1157
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1159
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1160
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1161
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1162
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1162
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1163
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1164
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1165
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1167
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1167
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1168
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1169
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1170
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1171
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1173
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1174
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 24.1175
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1176
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1177
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1178
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1179
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1181
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1183
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1184
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1186
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1186
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1187
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1187
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1188
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1188
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1189
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1189
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1190
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1191
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1192
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1193
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1195
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1195
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1196
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1198
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1200
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1201
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1203
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1203
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1204
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1204
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1205
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1205
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1206
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1206
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1207
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1207
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1208
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1209
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1209
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1210
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1211
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1213
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1213
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1214
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1216
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1218
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1219
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1220
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1220
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1222
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1222
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1223
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.1224
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1225
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1225
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1226
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.1227
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1228
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1230
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1232
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1232
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.1233
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.1234
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1234
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.1235
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1236
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1238
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1238
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1239
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1240
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1242
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1244
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1245
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1245
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1247
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1248
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1249
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1249
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1250
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1253
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1254
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1255
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1257
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1258
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1260
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.1262
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1263
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1264
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1265
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1266
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1266
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1268
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1269
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1269
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1271
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1272
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1272
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.1273
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1274
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1275
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1276
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1277
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1278
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1279
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1280
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1281
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1282
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1284
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1286
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1287
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1288
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1288
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1289
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1290
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1291
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1292
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1293
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1294
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1295
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1296
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1297
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1298
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1299
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1300
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1302
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.1304
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1305
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1306
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1307
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1308
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1308
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1310
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1310
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1312
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1313
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1313
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.1314
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1315
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1316
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1317
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1318
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1319
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1320
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1321
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1322
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1323
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1325
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1327
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.1328
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1329
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1330
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1331
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1332
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1333
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1334
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.1337
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1338
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1339
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1340
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1341
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1342
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1343
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.1346
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1347
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1349
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1349
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1350
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1350
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1351
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1352
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1353
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1354
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1355
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1357
 WarningindentationIndentation'TypePath' have incorrect indentation level 12, expected level should be 20.1359
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 20.1360
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1361
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1362
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1363
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1364
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1364
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1366
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1367
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1368
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.1370
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1371
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1372
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1373
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1373
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1374
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1375
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1375
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1376
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1376
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1377
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1379
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1380
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1380
 WarningindentationIndentation'bv' have incorrect indentation level 16, expected level should be 24.1381
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1382
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1383
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1384
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1385
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1386
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1387
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1388
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1389
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1390
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1392
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1394
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1395
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1396
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1397
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1398
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1398
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1399
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1399
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1400
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1402
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1404
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1406
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1407
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1407
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1408
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1409
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1410
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1411
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1412
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1414
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1414
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1415
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1416
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1416
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1417
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1417
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1418
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1418
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1420
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1420
 WarningindentationIndentation':' have incorrect indentation level 24, expected level should be 32.1421
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1422
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1422
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1424
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1426
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1428
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1428
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1429
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1430
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1432
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1433
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1435
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1436
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1437
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1438
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1441
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1441
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1442
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1442
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1443
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1443
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1444
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1444
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1452
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1452
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1453
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1453
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1454
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1456
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1456
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1457
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1458
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1459
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1461
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1462
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1463
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1465
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1467
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1467
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1468
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1469
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1470
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1472
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1472
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1473
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1474
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1474
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1475
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1475
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1476
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1479
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1480
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1481
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1482
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1483
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1484
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1487
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1487
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1488
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1489
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1490
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1491
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1491
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1492
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1493
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1495
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1495
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1496
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1496
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1497
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1497
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1499
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1500
 WarningindentationIndentation'for' have incorrect indentation level 24, expected level should be 48.1502
 WarningindentationIndentation'for' child have incorrect indentation level 28, expected level should be 56.1503
 WarningindentationIndentation'for rcurly' have incorrect indentation level 24, expected level should be 48.1504
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1505
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1507
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1507
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1508
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 56.1509
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1510
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.1510
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1513
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1514
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1515
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1516
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1517
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1519
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1520
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1521
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1522
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1523
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1524
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1526
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1527
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1529
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1529
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1530
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1531
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1531
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1532
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1532
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1533
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1533
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1535
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.1537
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1537
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1538
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1539
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1541
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1542
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1543
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1544
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 48.1548
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 48.1549
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 40.1550
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1552
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1553
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1554
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1555
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1557
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1564
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1564
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1565
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.1565
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1567
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1567
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1568
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1569
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1571
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1571
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 48.1573
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1575
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.1576
 WarningindentationIndentation'method call' child have incorrect indentation level 28, expected level should be 56.1576
 WarningindentationIndentation'method call' child have incorrect indentation level 36, expected level should be 64.1577
 WarningindentationIndentation'|' have incorrect indentation level 36, expected level should be 44.1577
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 48.1578
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1579
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1580
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1581
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1583
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1584
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1585
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1586
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1586
 WarningindentationIndentation'while' have incorrect indentation level 24, expected level should be 48.1587
 WarningindentationIndentation'while' child have incorrect indentation level 28, expected level should be 56.1588
 WarningindentationIndentation'while' child have incorrect indentation level 28, expected level should be 56.1589
 WarningindentationIndentation'while rcurly' have incorrect indentation level 24, expected level should be 48.1590
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1592
 WarningindentationIndentation'member def type' have incorrect indentation level 24, expected level should be 48.1592
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1593
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 48.1593
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1594
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1595
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1596
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1597
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1609
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1609
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1610
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1610
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.1611
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1613
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1613
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1614
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1616
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1616
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1617
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1617
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1619
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1620
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1621
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1623
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.1623
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1624
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1626
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1627
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1628
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1629
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.1631
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1633
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 56.1634
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1636
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1637
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.1638
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.1639
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1640
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1641
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.1642
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1643
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1644
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1645
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1646
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1647
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1648
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1650
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1652
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1666
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1668
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1668
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1669
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1670
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1672
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1673
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1674
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1680
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1681
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1682
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1682
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1683
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1684
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1685
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1685
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1686
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1687
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1688
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1689
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1690
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1691
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1692
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1704
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1705
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1705
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1706
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1706
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1707
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1707
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1708
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1708
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1709
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1709
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1710
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1710
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1713
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1714
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1715
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1716
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1717
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1718
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1719
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1720
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1721
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1722
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1723
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1724
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1727
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1728
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1729
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1730
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1731
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1732
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1733
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1735
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1735
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1736
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1737
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1738
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1739
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1740
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1741
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1742
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1743
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1744
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1745
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1746
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1747
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1748
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.1749
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1750
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1750
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1751
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1756
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1758
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1758
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1759
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1760
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1761
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1762
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1763
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.1764
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1765
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1766
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1766
 WarningindentationIndentation'label' child have incorrect indentation level 8, expected level should be one of the following: 16, 24.1767
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1768
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1768
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1769
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1770
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1771
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1772
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1773
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1774
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1775
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1776
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1777
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1778
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1779
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1780
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1781
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1782
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1783
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1784
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1785
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1786
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1787
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.1788
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1789
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1790
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.1791
 WarningindentationIndentation'while' have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.1792
 WarningindentationIndentation'while' child have incorrect indentation level 24, expected level should be one of the following: 56, 64, 72.1793
 WarningindentationIndentation'while rcurly' have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.1794
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1795
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1796
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be one of the following: 48, 56, 64.1797
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1798
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1799
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1800
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be one of the following: 48, 56, 64.1801
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1802
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1803
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be one of the following: 48, 56, 64.1804
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1805
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be one of the following: 32, 40, 48.1806
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be one of the following: 40, 48, 56.1807
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be one of the following: 24, 32, 40.1808
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be one of the following: 16, 24.1809
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1810
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.1811
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1811
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1812
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1825
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1826
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1826
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1827
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1828
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1829
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1830
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1831
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1832
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1833
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1834
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1840
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1841
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1842
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1843
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1844
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1845
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1845
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1846
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1847
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1848
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1849
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1850
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1856
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1857
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1857
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1858
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1858
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1859
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1860
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1861
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1861
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1862
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1862
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1863
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.1863
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1864
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1865
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1866
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1866
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1867
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1867
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1868
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1868
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.1869
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.1869
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1870
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1871
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1872
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.1873
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.1874
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1875
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1876
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.1877
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1878
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1879
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1880
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1881
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1882
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1883
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1884
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1885
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1886
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1887
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1888
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.1889
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1890
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.1891
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.1892
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1893
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1894
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.1895
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1896
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.1897
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.1899
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1899
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.1900
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1901
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1902
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1903
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1904
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.1905
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.1906
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.1907
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.1908
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1909
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1910
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1910
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1911
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1912
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1913
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1913
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1914
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1914
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1915
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1916
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1917
 WarningindentationIndentation'delta' have incorrect indentation level 20, expected level should be 28.1918
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1918
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1919
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1919
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1920
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1921
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1922
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1923
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1924
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1925
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1926
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1927
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1928
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1929
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1929
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1930
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.1932
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1933
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1934
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1934
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1935
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1935
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.1936
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 32.1936
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.1937
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.1938
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.1951
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.1952
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1953
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1953
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.1954
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.1954
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.1955
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.1956
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1956
 WarningindentationIndentation'switch' have incorrect indentation level 16, expected level should be 32.1957
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.1958
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.1959
 WarningindentationIndentation'cw' have incorrect indentation level 28, expected level should be 36.1960
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.1961
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.1962
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.1963
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.1964
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.1965
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.1966
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.1966
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 16, expected level should be 32.1967
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.1968
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1969
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.1969
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.1970
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.1971
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1972
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.1972
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.1973
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.1974
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1975
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1975
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1976
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1976
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.1977
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.1977
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.1978
 WarningindentationIndentation'switch' have incorrect indentation level 20, expected level should be 40.1979
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1980
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1981
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1981
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1982
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1983
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1984
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1984
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1985
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1986
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1987
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1987
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1988
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1989
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1990
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1990
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1991
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1992
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1993
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1993
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1994
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1995
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1996
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1996
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1997
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.1998
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.1999
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.1999
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.2000
 WarningindentationIndentation'case' child have incorrect indentation level 20, expected level should be 48.2001
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 56.2002
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2002
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 20, expected level should be 40.2003
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.2004
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.2005
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.2006
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2007
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2008
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2010
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2011
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2012
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2013
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2014
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2014
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2015
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.2016
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.2017
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2018
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2029
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2030
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2031
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2032
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2033
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2033
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2034
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2035
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2036
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2037
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2038
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2038
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2039
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2040
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2041
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2041
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2042
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2043
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2044
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2045
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2045
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2046
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2047
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2048
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2049
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2049
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2050
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2051
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2052
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2053
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2053
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2054
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2054
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2055
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2056
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2057
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2058
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2058
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2059
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2060
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2061
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2062
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2062
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2063
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2064
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2065
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2066
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2068
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2069
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2070
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2071
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2071
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2072
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2073
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2074
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2075
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.2076
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.2076
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2077
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2077
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2078
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2079
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2080
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2081
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2082
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2082
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2083
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2084
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2085
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2086
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2086
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2087
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2087
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2088
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2089
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2090
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2091
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2091
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2092
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2093
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2094
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2095
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2095
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2096
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2097
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2098
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2099
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2099
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2100
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2101
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2102
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2103
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2103
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2104
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2105
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2106
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2107
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2107
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2108
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2109
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2110
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2111
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2111
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2112
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2113
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2114
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2115
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2115
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2116
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2117
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2118
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2119
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2120
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2121
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2122
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2122
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2123
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2124
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2125
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2126
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2127
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2128
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2129
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2130
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2131
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2132
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2141
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.2142
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2142
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2143
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2143
 WarningindentationIndentation'|' have incorrect indentation level 16, expected level should be 24.2144
 WarningindentationIndentation'|' have incorrect indentation level 16, expected level should be 24.2145
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2146
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2147
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2148
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2148
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2149
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2150
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2151
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2151
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2152
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2153
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2154
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2155
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2156
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2157
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2158
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2159
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.2160
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.2160
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2161
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2162
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2163
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2164
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2165
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2166
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2167
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2168
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2169
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2170
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2171
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2172
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2173
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2174
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2175
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2176
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2177
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2178
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2179
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2180
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2181
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2182
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2183
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2184
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2185
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2186
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2187
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2188
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2189
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2190
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2191
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2192
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2193
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2194
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2195
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2196
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.2197
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2197
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2198
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2199
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.2199
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2200
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2201
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2202
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2203
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2204
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2205
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2206
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2207
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2208
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2209
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2210
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2211
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2212
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2213
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2214
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2215
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2216
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2217
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2218
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2219
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2221
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2222
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2223
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2224
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2225
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2225
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2226
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2227
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2227
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.2228
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2229
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2231
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.2232
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2233
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2234
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2235
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2236
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2237
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2238
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2239
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2240
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2241
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2242
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2243
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2244
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2245
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2246
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2247
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2248
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2249
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2250
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2251
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2252
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2253
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2254
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2255
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2256
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2256
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2257
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2258
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2258
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2259
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2260
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2260
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2261
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2262
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2263
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2263
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2264
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2265
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2265
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2266
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2267
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2268
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2268
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2269
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2270
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2270
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2271
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2272
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2273
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2273
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2274
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2274
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2275
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2276
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2276
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2277
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2278
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2279
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2279
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2280
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2280
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2281
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2282
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2283
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2283
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2284
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2284
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2285
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2286
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2287
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2287
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2288
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2289
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2290
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2291
 WarningindentationIndentation'2' have incorrect indentation level 20, expected level should be 28.2292
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.2292
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2293
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2293
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2294
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2295
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2295
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2296
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2297
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2298
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2299
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 32.2300
 WarningindentationIndentation'||' have incorrect indentation level 20, expected level should be 28.2300
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2301
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2302
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2303
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2304
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2305
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2306
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2307
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2308
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 24.2309
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2310
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2311
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2312
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2312
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2313
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 32.2314
 WarningindentationIndentation'methodParametersCount' have incorrect indentation level 20, expected level should be 28.2314
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2315
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2315
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2316
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2317
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2318
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2318
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2319
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2319
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2320
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2320
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2321
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2322
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2323
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2323
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2324
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2324
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2325
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2326
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2327
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2327
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2328
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2328
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2329
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2330
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2331
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2331
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2332
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2332
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2333
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2334
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2335
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2335
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2336
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2336
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2337
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2338
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2339
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2339
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2340
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2340
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2341
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2342
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2343
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2343
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2344
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2344
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2345
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2346
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2347
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2347
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2348
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2349
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2372
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2373
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2373
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2374
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2374
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2375
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2375
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2401
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2401
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2402
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2402
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2403
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2403
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2404
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2404
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2406
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2409
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2409
 WarningindentationIndentation'do..while' have incorrect indentation level 8, expected level should be 16.2410
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2411
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2412
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2413
 WarningindentationIndentation'do..while' child have incorrect indentation level 12, expected level should be 24.2414
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.2415
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2416
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2416
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2417
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2417
 WarningindentationIndentation'switch' have incorrect indentation level 16, expected level should be 32.2419
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2420
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2421
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2422
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2423
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2424
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2425
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2429
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2430
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2431
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2432
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 48.2433
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2434
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2435
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 56.2436
 WarningindentationIndentation'||' have incorrect indentation level 28, expected level should be 36.2436
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 56.2437
 WarningindentationIndentation'if' have incorrect indentation level 28, expected level should be 64.2438
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 72.2442
 WarningindentationIndentation'if rcurly' have incorrect indentation level 28, expected level should be 64.2443
 WarningindentationIndentation'else' child have incorrect indentation level 32, expected level should be 72.2450
 WarningindentationIndentation'else rcurly' have incorrect indentation level 28, expected level should be 64.2451
 WarningindentationIndentation'if' child have incorrect indentation level 28, expected level should be 64.2452
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 56.2453
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2454
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2455
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2456
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2457
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2458
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2459
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2460
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2461
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2469
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2470
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2471
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2475
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2476
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2477
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2479
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2480
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2481
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2482
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2483
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2485
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2486
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2487
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2489
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2490
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2491
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2493
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2494
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2495
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2496
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2497
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2498
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2499
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2500
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2501
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 48.2502
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2503
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2504
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2505
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2506
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2507
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2508
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2509
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2510
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2511
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2512
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2513
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2514
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2515
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2516
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2517
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2518
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2519
 WarningindentationIndentation'case' child have incorrect indentation level 16, expected level should be 40.2521
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2522
 WarningindentationIndentation'block' child have incorrect indentation level 20, expected level should be 48.2523
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 16, expected level should be 32.2524
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.2525
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2528
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.2528
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2529
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.2529
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2530
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.2530
 WarningindentationIndentation'allIndexes' have incorrect indentation level 28, expected level should be 36.2531
 WarningindentationIndentation'method call' child have incorrect indentation level 28, expected level should be 48.2531
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2532
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.2532
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2533
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2534
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2535
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2536
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 40.2537
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 48.2538
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 40.2539
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.2540
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.2541
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2542
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2543
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2544
 WarningindentationIndentation'do..while rcurly' have incorrect indentation level 8, expected level should be 16.2545
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2551
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2551
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2553
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.2554
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.2555
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2555
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.2556
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2557
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2558
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2559
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2559
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2560
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2561
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2562
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.2563
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2567
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2568
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.2569
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2570
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.2571
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2572
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.2573
 WarningindentationIndentation'if' have incorrect indentation level 20, expected level should be 48.2579
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2580
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2580
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2581
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 56.2582
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2582
 WarningindentationIndentation'if rcurly' have incorrect indentation level 20, expected level should be 48.2583
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2584
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2584
 WarningindentationIndentation':' have incorrect indentation level 32, expected level should be 40.2585
 WarningindentationIndentation'method call' child have incorrect indentation level 32, expected level should be 64.2585
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2586
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2586
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2587
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 56.2587
 WarningindentationIndentation'else' child have incorrect indentation level 24, expected level should be 56.2589
 WarningindentationIndentation'else rcurly' have incorrect indentation level 20, expected level should be 48.2590
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2591
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2591
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.2592
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2593
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2593
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2594
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2594
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.2595
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2596
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2597
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2598
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2599
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2600
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2601
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2601
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2602
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2602
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2603
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2604
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2605
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2607
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2608
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2610
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2610
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2611
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2611
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2612
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2613
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2614
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2615
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2615
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2616
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2617
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2618
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2618
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2619
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2620
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2621
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2621
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.2622
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2623
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2624
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2625
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2626
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2626
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.2627
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2628
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2629
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2631
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2632
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2634
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2634
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2635
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2635
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2636
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2637
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2638
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2639
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2639
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2640
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2641
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2642
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2642
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 40.2643
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2644
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2644
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2645
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2646
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2647
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2648
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 48.2649
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2649
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 40.2650
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2651
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2652
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2653
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 40.2654
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2655
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2655
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 48.2656
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 40.2657
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2658
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 48.2658
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 48.2659
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 40.2660
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2661
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2662
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2663
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2664
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2665
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2665
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2666
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2667
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2668
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2669
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2670
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2671
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2672
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2673
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2673
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2674
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2675
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2676
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2677
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2678
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2678
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2679
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2680
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.2682
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2683
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.2683
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2684
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.2685
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.2686
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.2687
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2690
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2691
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.2691
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.2692
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2701
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.2702
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2703
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.2704
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2705
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2705
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2706
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.2707
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.2709
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.2710
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.2710
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.2711
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.2712
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.2714
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.2715
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2718
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2732
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2733
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2735
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2735
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.2736
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2737
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2737
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2738
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2738
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.2739
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2739
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2740
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.2741
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.2744
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.2745
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.2745
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2746
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2747
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2748
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.2749
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2750
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2751
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.2752
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2752
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2753
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2754
 WarningindentationIndentation'while' child have incorrect indentation level 28, expected level should be 48.2755
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.2756
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2756
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.2757
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.2758
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2759
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2760
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2761
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2762
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2763
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 24.2764
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.2765
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2765
 WarningindentationIndentation'b' have incorrect indentation level 24, expected level should be 32.2766
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.2766
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.2767
 WarningindentationIndentation'u' have incorrect indentation level 24, expected level should be 32.2767
 WarningindentationIndentation'getNewOffset' have incorrect indentation level 24, expected level should be 32.2768
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 32.2770
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 24.2771
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2772
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2774
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2774
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.2775
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.2776
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2776
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2777
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.2778
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.2779
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.2779
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.2780
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2781
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.2782
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.2783
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2786
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2787
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2798
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2799
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2800
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2811
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2812
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2813
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2824
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2825
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2826
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2827
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2839
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2840
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2841
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2842
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2871
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.2872
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.2873
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2873
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.2874
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.2875
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2877
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2878
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.2880
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.2881
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.2882
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.2883
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2884
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.2906
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.2907
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.2908
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2909
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.2910
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.2911
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.2912

spring-framework/spring-core/src/main/java/org/springframework/asm/Opcodes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.49
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.53
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.55
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.56
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.57
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.58
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.59
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.60
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.64
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.65
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.66
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.67
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.69
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.70
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.71
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.72
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.73
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.74
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.75
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.78
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.79
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.80
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.82
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.86
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.90
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.91
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.93
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.94
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.95
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.97
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.101
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.103
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.104
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.105
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.106
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.108
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.109
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.116
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.121
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.128
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.135
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.141
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.147
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.149
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.151
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.152
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.153
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.154
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.155
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.159
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.160
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.161
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.162
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.163
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.164
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.166
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.167
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.168
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.169
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.170
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.171
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.172
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.173
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.174
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.175
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.176
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.177
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.180
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.181
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.182
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.183
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.184
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.205
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.206
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.207
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.208
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.209
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.210
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.211
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.212
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.213
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.214
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.215
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.216
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.217
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.238
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.239
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.240
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.241
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.242
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.243
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.244
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.245
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.246
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.247
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.248
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.249
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.250
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.251
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.252
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.253
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.254
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.255
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.256
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.257
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.258
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.259
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.260
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.261
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.262
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.263
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.264
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.265
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.266
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.267
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.268
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.269
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.270
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.271
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.272
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.273
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.274
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.275
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.276
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.277
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.278
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.279
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.280
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.281
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.282
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.283
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.284
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.285
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.286
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.287
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.288
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.289
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.290
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.291
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.292
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.293
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.294
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.295
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.296
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.297
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.298
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.299
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.300
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.301
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.302
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.303
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.304
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.305
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.306
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.307
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.308
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.309
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.310
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.311
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.312
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.313
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.314
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.315
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.316
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.317
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.318
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.319
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.320
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.321
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.322
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.323
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.324
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.325
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.326
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.327
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.328
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.329
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.330
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.331
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.332
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.333
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.334
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.335
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.336
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.337
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.338
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.339
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.340
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.341
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.342
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.343
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.344
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.345
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.346
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.347
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.348
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.349
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.350
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.351
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.352
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.353
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.354
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.356
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.357
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.358

spring-framework/spring-core/src/main/java/org/springframework/asm/Type.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.47
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.52
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.57
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.62
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.67
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.72
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.77
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.82
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.87
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.97
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.108
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.113
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.114
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.119
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.120
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.125
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.126
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.131
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.132
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.137
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.138
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.143
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.144
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.149
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.150
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.155
 WarningindentationIndentation'|' have incorrect indentation level 12, expected level should be 20.156
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.165
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.171
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.179
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.184
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.202
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.203
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.204
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.205
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.206
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.207
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.216
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.217
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.218
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.227
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.228
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.228
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.229
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.230
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.240
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.241
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.242
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.255
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.256
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.257
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.258
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.267
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.268
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.269
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.270
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.271
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.272
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.273
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.274
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.275
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.276
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.277
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.278
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.279
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.280
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.281
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.282
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.283
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.284
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.285
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.286
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.287
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.288
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.289
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.290
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.291
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.300
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.301
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.302
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.311
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.312
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.313
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.324
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.325
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.325
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.326
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.326
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.327
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.327
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.328
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.329
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.329
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.330
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.331
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.332
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.333
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.334
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.335
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.336
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.337
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.338
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.339
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.340
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.340
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.341
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.342
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.343
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.344
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.345
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.346
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.347
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.348
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.349
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.360
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.361
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.361
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.362
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.362
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.363
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.364
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.365
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.366
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.367
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.378
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.379
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.379
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.380
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.381
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.392
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.393
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.394
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.407
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.408
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.408
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.409
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.409
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.410
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.411
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.411
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.412
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.413
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.414
 WarningindentationIndentation'if' child have incorrect indentation level 24, expected level should be 40.415
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.416
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.417
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.418
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.419
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.420
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.421
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.422
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.423
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.424
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.425
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.426
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.427
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.428
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.429
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.430
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.431
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.432
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.433
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.446
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.447
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.447
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.448
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.449
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.450
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.451
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.452
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.453
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.454
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.455
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.456
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.457
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.458
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.459
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.460
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.461
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.462
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.463
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.464
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.465
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.466
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.467
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.468
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 32.469
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 40.470
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 32.471
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 32.472
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 40.473
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 40.474
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 48.475
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 40.476
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 32.477
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.478
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.479
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.480
 WarningindentationIndentation'while' have incorrect indentation level 12, expected level should be 32.481
 WarningindentationIndentation'while' child have incorrect indentation level 16, expected level should be 40.482
 WarningindentationIndentation'while rcurly' have incorrect indentation level 12, expected level should be 32.483
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.484
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.486
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.487
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.488
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.489
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.504
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.505
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.506
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.514
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.515
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.515
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.516
 WarningindentationIndentation'while' child have incorrect indentation level 12, expected level should be 24.517
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.518
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.519
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.520
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.528
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.529
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.530
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.538
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 16.539
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.540
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.541
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.542
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.543
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.544
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.545
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.546
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.547
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.548
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.549
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.550
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.551
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.552
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.553
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.554
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.555
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.556
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.557
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.558
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.559
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 32.559
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 32.560
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 40.561
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.561
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 32.562
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.563
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.564
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.565
 WarningindentationIndentation'case' child have incorrect indentation level 8, expected level should be 24.566
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 32.567
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 16.568
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.569
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.579
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.580
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.581
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.589
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.590
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.591
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.599
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.600
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.601
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.614
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.615
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.616
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.627
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.628
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.628
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.629
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.629
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.630
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.631
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.644
 WarningindentationIndentation'final' have incorrect indentation level 12, expected level should be 20.645
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.647
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.647
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.648
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.649
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.650
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.651
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.651
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.652
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.652
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.653
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.654
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.663
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.664
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.667
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.667
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.668
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.669
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.669
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.670
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.670
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.671
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.671
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.672
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.673
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.673
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.674
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.675
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.691
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.692
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.693
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.702
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.704
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.704
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.705
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.706
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.715
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.716
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.716
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.718
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.718
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.719
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.720
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.720
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.721
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.722
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.723
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.732
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.733
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.733
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.735
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.735
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.736
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.737
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.737
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.738
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.739
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.739
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.740
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.740
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.741
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.742
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.752
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.753
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.753
 WarningindentationIndentation'while' have incorrect indentation level 8, expected level should be 16.754
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.755
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.756
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.756
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.757
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.758
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.759
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.760
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.761
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.762
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.763
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.764
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.765
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.766
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.767
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.768
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.769
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.770
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.771
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.772
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.773
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 40.774
 WarningindentationIndentation'else rcurly' have incorrect indentation level 16, expected level should be 32.775
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.776
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.776
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.777
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.778
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.779
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.779
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.780
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.781
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.782
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.782
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.783
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.783
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.784
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.784
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 32.785
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.786
 WarningindentationIndentation'member def type' have incorrect indentation level 20, expected level should be 40.786
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be 40.787
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be 40.787
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 32.788
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.789
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.789
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.790
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.791
 WarningindentationIndentation'while rcurly' have incorrect indentation level 8, expected level should be 16.792
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.793
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.806
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.808
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.809
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.823
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.824
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.827
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.828
 WarningindentationIndentation'else' child have incorrect indentation level 12, expected level should be 24.831
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.832
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.833
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.846
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.848
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.849
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.850
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.851
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.852
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.853
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.854
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.854
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.855
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.856
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.857
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.858
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.859
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.860
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.861
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.862
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.863
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.864
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.865
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.866
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.867
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.868
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.869
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.876
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.878
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.878
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.879
 WarningindentationIndentation'for' have incorrect indentation level 12, expected level should be 24.880
 WarningindentationIndentation'for' child have incorrect indentation level 16, expected level should be 32.881
 WarningindentationIndentation'for rcurly' have incorrect indentation level 12, expected level should be 24.882
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.883
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.884
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.885
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.892
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.894
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.895

spring-framework/spring-core/src/main/java/org/springframework/asm/TypePath.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.45
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.51
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.57
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.68
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 8.73
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.84
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.85
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.86
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.87
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.94
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.95
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.107
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.108
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.109
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.121
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.123
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.134
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.135
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.136
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.137
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.138
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.138
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.139
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.139
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.140
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.141
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.142
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.142
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.143
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.144
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.144
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.145
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.146
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.146
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.147
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.148
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.148
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.149
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.150
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.150
 WarningindentationIndentation'while' have incorrect indentation level 16, expected level should be 32.151
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.152
 WarningindentationIndentation'while' child have incorrect indentation level 20, expected level should be 40.153
 WarningindentationIndentation'while rcurly' have incorrect indentation level 16, expected level should be 32.154
 WarningindentationIndentation'if' have incorrect indentation level 16, expected level should be 32.155
 WarningindentationIndentation'if' child have incorrect indentation level 20, expected level should be 40.156
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 32.157
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.158
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.158
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.159
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.160
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.161
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.162
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.163
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.172
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.174
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.175
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.176
 WarningindentationIndentation'switch' have incorrect indentation level 12, expected level should be 24.177
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.178
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.179
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.179
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.180
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.181
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.182
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.182
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.183
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.184
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.185
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.185
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.186
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.187
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.188
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.189
 WarningindentationIndentation'case' child have incorrect indentation level 12, expected level should be 32.190
 WarningindentationIndentation'block' child have incorrect indentation level 16, expected level should be 40.191
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 40.191
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 12, expected level should be 24.192
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.193
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.194
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.195

spring-framework/spring-core/src/main/java/org/springframework/asm/TypeReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.60
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.66
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.72
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.78
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.84
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.90
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.96
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.108
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.114
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.120
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.126
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.132
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.138
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.144
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.150
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.156
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.162
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.168
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.174
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.179
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 8.189
 WarningindentationIndentation'ctor def' child have incorrect indentation level 8, expected level should be 16.190
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 8.191
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.206
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.207
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.208
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.220
 WarningindentationIndentation'int' have incorrect indentation level 12, expected level should be 20.221
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.222
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.223
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.239
 WarningindentationIndentation'int' have incorrect indentation level 12, expected level should be 20.240
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.241
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.243
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.254
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.255
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.256
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.257
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.267
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.268
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.270
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.281
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.282
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.283
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.295
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.296
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.298
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.319
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.320
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.321
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.349
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.350
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.351
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.363
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.364
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.365
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.376
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.377
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.378
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.389
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.390
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.391
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.400
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.401
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.402
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.411
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.412
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.413
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.423
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.424
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.425
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.439
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.440
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.441
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.449
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.450
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.451

spring-framework/spring-core/src/main/java/org/springframework/core/BridgeMethodResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Method' have incorrect indentation level 3, expected level should be 17.171

spring-framework/spring-core/src/main/java/org/springframework/core/ConfigurableObjectInputStream.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InputStream' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-core/src/main/java/org/springframework/core/ControlFlowFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.87

spring-framework/spring-core/src/main/java/org/springframework/core/DecoratingClassLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-core/src/main/java/org/springframework/core/DefaultParameterNameDiscoverer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-core/src/main/java/org/springframework/core/ExceptionDepthComparator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.92

spring-framework/spring-core/src/main/java/org/springframework/core/GenericTypeResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-core/src/main/java/org/springframework/core/LocalVariableTableParameterNameDiscoverer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'"] - unable to determine constructor/method parameter names"' have incorrect indentation level 6, expected level should be 20.107
 WarningindentationIndentation'"] - unable to determine constructor/method parameter names"' have incorrect indentation level 6, expected level should be 20.120
 WarningindentationIndentation'"], probably due to a new Java class file version that isn't supported yet "' have incorrect indentation level 6, expected level should be 20.126
 WarningindentationIndentation'"- unable to determine constructor/method parameter names"' have incorrect indentation level 6, expected level should be 20.127

spring-framework/spring-core/src/main/java/org/springframework/core/PrioritizedParameterNameDiscoverer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.39

spring-framework/spring-core/src/main/java/org/springframework/core/ResolvableType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.90
 WarningindentationIndentation'Type' have incorrect indentation level 3, expected level should be 17.140
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.1019
 WarningindentationIndentation'SerializableTypeWrapper' have incorrect indentation level 6, expected level should be 20.1271

spring-framework/spring-core/src/main/java/org/springframework/core/SerializableTypeWrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"equals"' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'SerializableTypeProxy' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.68

spring-framework/spring-core/src/main/java/org/springframework/core/SpringProperties.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 5, expected level should be 19.59

spring-framework/spring-core/src/main/java/org/springframework/core/annotation/AnnotatedElementUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'annotation' have incorrect indentation level 7, expected level should be 21.123
 WarningindentationIndentation'Processor' have incorrect indentation level 3, expected level should be 17.159
 WarningindentationIndentation'Processor' have incorrect indentation level 3, expected level should be 17.188
 WarningindentationIndentation'processor' have incorrect indentation level 7, expected level should be 21.210

spring-framework/spring-core/src/main/java/org/springframework/core/annotation/AnnotationUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.194
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.213
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.579

spring-framework/spring-core/src/main/java/org/springframework/core/convert/Property.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'Map' have incorrect indentation level 2, expected level should be 17.208
 WarningindentationIndentation'AnnotatedElement' have incorrect indentation level 2, expected level should be 17.209

spring-framework/spring-core/src/main/java/org/springframework/core/convert/converter/ConvertingComparator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Comparator' have incorrect indentation level 3, expected level should be 17.71
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 18.125

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/ArrayToArrayConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'sourceType' have incorrect indentation level 6, expected level should be 18.65

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/ArrayToCollectionConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'sourceType' have incorrect indentation level 6, expected level should be 20.83

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/ByteBufferConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 3, expected level should be 17.86

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/CollectionToCollectionConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'sourceType' have incorrect indentation level 6, expected level should be 20.88

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/ConversionUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/DefaultConversionService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.42
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.102

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/GenericConversionService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.92
 WarningindentationIndentation'"<T> which your Converter<S, T> converts between; declare these generic types."' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'converter' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'"ConverterFactory<S, R> converts between; declare these generic types."' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.363
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.484
 WarningindentationIndentation'"Only conditional converters may return null convertible types"' have incorrect indentation level 6, expected level should be 20.490
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.539
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.593
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.601
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.646

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/IdToEntityConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'source' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'method' have incorrect indentation level 5, expected level should be 19.91
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.92

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/MapToMapConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.94

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/NumberToNumberConverterFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConditionalConverter' have incorrect indentation level 2, expected level should be 16.44

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/ObjectToCollectionConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.64

spring-framework/spring-core/src/main/java/org/springframework/core/convert/support/StringToCollectionConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.69

spring-framework/spring-core/src/main/java/org/springframework/core/env/AbstractEnvironment.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.113
 WarningindentationIndentation'"Initialized %s with PropertySources %s"' have incorrect indentation level 5, expected level should be 19.127
 WarningindentationIndentation'"environment variable [%s]; its value will be returned [null]. Reason: %s"' have incorrect indentation level 9, expected level should be 23.385
 WarningindentationIndentation'attributeName' have incorrect indentation level 9, expected level should be 23.386
 WarningindentationIndentation'"property [%s]; its value will be returned [null]. Reason: %s"' have incorrect indentation level 9, expected level should be 23.426
 WarningindentationIndentation'attributeName' have incorrect indentation level 9, expected level should be 23.427

spring-framework/spring-core/src/main/java/org/springframework/core/env/MutablePropertySources.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'propertySource' have incorrect indentation level 5, expected level should be 19.98
 WarningindentationIndentation'propertySource' have incorrect indentation level 5, expected level should be 19.110
 WarningindentationIndentation'propertySource' have incorrect indentation level 5, expected level should be 19.123
 WarningindentationIndentation'propertySource' have incorrect indentation level 5, expected level should be 19.138
 WarningindentationIndentation'name' have incorrect indentation level 5, expected level should be 19.175

spring-framework/spring-core/src/main/java/org/springframework/core/env/PropertySource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ComparisonPropertySource instances are for use with collection comparison only"' have incorrect indentation level 4, expected level should be 18.223

spring-framework/spring-core/src/main/java/org/springframework/core/env/PropertySourcesPropertyResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'key' have incorrect indentation level 8, expected level should be 22.91

spring-framework/spring-core/src/main/java/org/springframework/core/env/ReadOnlySystemAttributesMap.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.54

spring-framework/spring-core/src/main/java/org/springframework/core/env/SystemEnvironmentPropertySource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getName' have incorrect indentation level 5, expected level should be 19.93

spring-framework/spring-core/src/main/java/org/springframework/core/io/AbstractFileResolvingResource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.100

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/LocalizedResourceHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'name' have incorrect indentation level 6, expected level should be 20.103

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/PathMatchingResourcePatternResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PathMatchingResourcePatternResolver' have incorrect indentation level 5, expected level should be 19.184
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 9, expected level should be 23.360
 WarningindentationIndentation'"] because it cannot be converted to a valid 'jar:' URL: "' have incorrect indentation level 10, expected level should be 24.368
 WarningindentationIndentation'"] does not support 'getURLs()': "' have incorrect indentation level 7, expected level should be 21.377
 WarningindentationIndentation'"] does not support 'getParent()': "' have incorrect indentation level 7, expected level should be 21.388
 WarningindentationIndentation'" because it does not correspond to a directory in the file system"' have incorrect indentation level 6, expected level should be 20.603
 WarningindentationIndentation'"] because the application is not allowed to read the directory"' have incorrect indentation level 6, expected level should be 20.659
 WarningindentationIndentation'"] for files matching pattern ["' have incorrect indentation level 5, expected level should be 19.685
 WarningindentationIndentation'"] because the application is not allowed to read the directory"' have incorrect indentation level 8, expected level should be 22.700
 WarningindentationIndentation'Resource' have incorrect indentation level 4, expected level should be 18.720
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.723
 WarningindentationIndentation'VfsPatternUtils' have incorrect indentation level 5, expected level should be 19.778

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'props' have incorrect indentation level 7, expected level should be 21.176

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 4, expected level should be 18.178

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/ResourceArrayPropertyEditor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertyResolver' have incorrect indentation level 3, expected level should be 17.120

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/SpringFactoriesLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 5, expected level should be 19.111

spring-framework/spring-core/src/main/java/org/springframework/core/io/support/VfsPatternUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'VIRTUAL_FILE_VISITOR_INTERFACE' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.50

spring-framework/spring-core/src/main/java/org/springframework/core/style/ToStringCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.36

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationAttributesReadingVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MultiValueMap' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationMetadataReadingVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'AnnotationReadingVisitorUtils' have incorrect indentation level 5, expected level should be 19.146

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationReadingVisitorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'LinkedMultiValueMap' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.116

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/CachingMetadataReaderFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/MethodMetadataReadingVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.130

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationArrayVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.81

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationAttributesVisitor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.37
 WarningindentationIndentation'"This is a non-fatal error, but certain annotation metadata may be unavailable."' have incorrect indentation level 5, expected level should be 19.52

spring-framework/spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReaderFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'className' have incorrect indentation level 6, expected level should be 20.84
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.86

spring-framework/spring-core/src/main/java/org/springframework/core/type/filter/AbstractTypeHierarchyTraversingFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] of type-filtered class ["' have incorrect indentation level 8, expected level should be 22.87
 WarningindentationIndentation'metadata' have incorrect indentation level 8, expected level should be 22.111

spring-framework/spring-core/src/main/java/org/springframework/util/AntPathMatcher.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"The number of capturing groups in the pattern segment "' have incorrect indentation level 7, expected level should be 21.562
 WarningindentationIndentation'" does not match the number of URI template variables it defines, which can occur if "' have incorrect indentation level 7, expected level should be 21.563
 WarningindentationIndentation'" capturing groups are used in a URI template regex. Use non-capturing groups instead."' have incorrect indentation level 7, expected level should be 21.564

spring-framework/spring-core/src/main/java/org/springframework/util/Assert.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"[Assertion failed] - this String argument must have length; it must not be null or empty"' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'"[Assertion failed] - this String argument must have text; it must not be null, empty, or blank"' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'textToSearch' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'"[Assertion failed] - this String argument must not contain the substring ["' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'"[Assertion failed] - this collection must not be empty: it must contain at least 1 element"' have incorrect indentation level 4, expected level should be 18.281

spring-framework/spring-core/src/main/java/org/springframework/util/ClassUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'float' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'Float' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'Error' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'name' have incorrect indentation level 6, expected level should be 20.255
 WarningindentationIndentation'targetClass' have incorrect indentation level 4, expected level should be 18.764
 WarningindentationIndentation'ReflectionUtils' have incorrect indentation level 7, expected level should be 21.776

spring-framework/spring-core/src/main/java/org/springframework/util/ConcurrencyThrottleSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" has reached limit "' have incorrect indentation level 8, expected level should be 22.121

spring-framework/spring-core/src/main/java/org/springframework/util/ConcurrentReferenceHashMap.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ReferenceType' have incorrect indentation level 3, expected level should be 17.167

spring-framework/spring-core/src/main/java/org/springframework/util/ExceptionTypeFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.31

spring-framework/spring-core/src/main/java/org/springframework/util/InstanceFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-core/src/main/java/org/springframework/util/MimeType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.364

spring-framework/spring-core/src/main/java/org/springframework/util/ObjectUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'candidate' have incorrect indentation level 5, expected level should be 19.140
 WarningindentationIndentation'candidate' have incorrect indentation level 5, expected level should be 19.141

spring-framework/spring-core/src/main/java/org/springframework/util/PropertyPlaceholderHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.130

spring-framework/spring-core/src/main/java/org/springframework/util/ReflectionUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.168
 WarningindentationIndentation'Modifier' have incorrect indentation level 4, expected level should be 18.429
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.444
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.459
 WarningindentationIndentation'Arrays' have incorrect indentation level 7, expected level should be 21.541
 WarningindentationIndentation'existingMethod' have incorrect indentation level 8, expected level should be 22.544

spring-framework/spring-core/src/main/java/org/springframework/util/SocketUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"'numRequested' must not be greater than 'maxPort' - 'minPort'"' have incorrect indentation level 4, expected level should be 19.285

spring-framework/spring-core/src/main/java/org/springframework/util/StringUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.941
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.999

spring-framework/spring-core/src/main/java/org/springframework/util/SystemPropertyUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.108

spring-framework/spring-core/src/main/java/org/springframework/util/TypeUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.129

spring-framework/spring-core/src/main/java/org/springframework/util/backoff/FixedBackOff.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.114

spring-framework/spring-core/src/main/java/org/springframework/util/comparator/CompoundComparator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"No sort definitions have been added to this CompoundComparator to compare"' have incorrect indentation level 4, expected level should be 18.172

spring-framework/spring-core/src/main/java/org/springframework/util/xml/AbstractStaxHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.253

spring-framework/spring-core/src/main/java/org/springframework/util/xml/AbstractXMLStreamReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'eventType' have incorrect indentation level 5, expected level should be 19.43
 WarningindentationIndentation'eventType' have incorrect indentation level 5, expected level should be 19.47
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.169

spring-framework/spring-core/src/main/java/org/springframework/util/xml/StaxEventHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.94

spring-framework/spring-core/src/main/java/org/springframework/util/xml/StaxEventXMLReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getAttributes' have incorrect indentation level 6, expected level should be 20.212
 WarningindentationIndentation'entityDeclaration' have incorrect indentation level 5, expected level should be 19.269

spring-framework/spring-core/src/main/java/org/springframework/util/xml/StaxStreamHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'attrName' have incorrect indentation level 6, expected level should be 20.81

spring-framework/spring-core/src/main/java/org/springframework/util/xml/StaxStreamXMLReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'toQualifiedName' have incorrect indentation level 6, expected level should be 20.192
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.225
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.235
 WarningindentationIndentation'toQualifiedName' have incorrect indentation level 5, expected level should be 19.282

spring-framework/spring-core/src/test/java/org/springframework/core/BridgeMethodResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"doSomething"' have incorrect indentation level 4, expected level should be 18.314
 WarningindentationIndentation'"doSomething"' have incorrect indentation level 4, expected level should be 18.318
 WarningindentationIndentation'"method2"' have incorrect indentation level 4, expected level should be 18.327
 WarningindentationIndentation'"method2"' have incorrect indentation level 4, expected level should be 18.331
 WarningindentationIndentation'SettingsDao' have incorrect indentation level 3, expected level should be 17.495
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.522
 WarningindentationIndentation'UserInitiatedEvent' have incorrect indentation level 3, expected level should be 17.736
 WarningindentationIndentation'GenericBroadcasterImpl' have incorrect indentation level 3, expected level should be 17.777
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 17.778
 WarningindentationIndentation'GenericEventBroadcasterImpl' have incorrect indentation level 3, expected level should be 17.846
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 17.847
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 17.902
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.927
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 17.940
 WarningindentationIndentation'SettableRepositoryRegistry' have incorrect indentation level 3, expected level should be 17.1003
 WarningindentationIndentation'MyHomer' have incorrect indentation level 3, expected level should be 17.1036
 WarningindentationIndentation'ConvenienceGenericDao' have incorrect indentation level 3, expected level should be 17.1056
 WarningindentationIndentation'GenericSqlMapDao' have incorrect indentation level 3, expected level should be 17.1066
 WarningindentationIndentation'method def modifier' have incorrect indentation level 24, expected level should be 16.1115
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.1120
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.1288
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.1301

spring-framework/spring-core/src/test/java/org/springframework/core/ExceptionDepthComparatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.86

spring-framework/spring-core/src/test/java/org/springframework/core/GenericCollectionTypeResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Resource' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'GenericCollectionTypeResolver' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'setter' have incorrect indentation level 6, expected level should be 18.136
 WarningindentationIndentation'GenericCollectionTypeResolver' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'GenericCollectionTypeResolver' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'GenericCollectionTypeResolver' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'GenericCollectionTypeResolver' have incorrect indentation level 4, expected level should be 18.150

spring-framework/spring-core/src/test/java/org/springframework/core/GenericTypeResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'resolveReturnTypeArgument' have incorrect indentation level 3, expected level should be 18.70
 WarningindentationIndentation'resolveReturnTypeArgument' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'resolveReturnTypeArgument' have incorrect indentation level 3, expected level should be 18.75
 WarningindentationIndentation'resolveType' have incorrect indentation level 3, expected level should be 18.84
 WarningindentationIndentation'MyInterfaceType' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'resolveType' have incorrect indentation level 3, expected level should be 18.90
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 18.93
 WarningindentationIndentation'WithArrayBase' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'WithArrayBase' have incorrect indentation level 4, expected level should be 18.170

spring-framework/spring-core/src/test/java/org/springframework/core/OrderComparatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.46
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.51

spring-framework/spring-core/src/test/java/org/springframework/core/ResolvableTypeTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.257
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.265
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.274
 WarningindentationIndentation'"["' have incorrect indentation level 6, expected level should be 18.356
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.357
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.358
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.359
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.360
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.361
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.367
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.373
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.576
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.585
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.594
 WarningindentationIndentation'Methods' have incorrect indentation level 4, expected level should be 18.620
 WarningindentationIndentation'MySimpleInterfaceType' have incorrect indentation level 4, expected level should be 18.627
 WarningindentationIndentation'MyCollectionInterfaceType' have incorrect indentation level 4, expected level should be 18.634
 WarningindentationIndentation'MySimpleSuperclassType' have incorrect indentation level 4, expected level should be 18.642
 WarningindentationIndentation'MyCollectionSuperclassType' have incorrect indentation level 4, expected level should be 18.649
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.657
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.665
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.667
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.677
 WarningindentationIndentation'MySuperclassType' have incorrect indentation level 4, expected level should be 18.683
 WarningindentationIndentation'constructor' have incorrect indentation level 4, expected level should be 18.708
 WarningindentationIndentation'sourceType' have incorrect indentation level 4, expected level should be 18.786
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.799
 WarningindentationIndentation'Fields' have incorrect indentation level 4, expected level should be 18.801
 WarningindentationIndentation'type' have incorrect indentation level 7, expected level should be 21.1233

spring-framework/spring-core/src/test/java/org/springframework/core/StandardReflectionParameterNameDiscoverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.34
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.36
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.38
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.39
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.41
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.43
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.43
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.44
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.44
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.45
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.45
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.46
 WarningindentationIndentation'interface def modifier' have incorrect indentation level 4, expected level should be 8.48
 WarningindentationIndentation'method def modifier' have incorrect indentation level 8, expected level should be 16.49
 WarningindentationIndentation'interface def rcurly' have incorrect indentation level 4, expected level should be 8.50

spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotatedElementUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.45
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.75
 WarningindentationIndentation'attributes' have incorrect indentation level 3, expected level should be 18.78
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'Transactional' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'attributes' have incorrect indentation level 3, expected level should be 18.118
 WarningindentationIndentation'attributes' have incorrect indentation level 3, expected level should be 18.123

spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotationAttributesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Attribute 'color' is of type [String], but [Enum] was expected"' have incorrect indentation level 5, expected level should be 19.103

spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotationUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassWithLocalMetaAnnotationAndMetaAnnotatedInterface' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'SubSubClassWithInheritedAnnotation' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'SubSubClassWithInheritedMetaAnnotation' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.170
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.173
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.175
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.180
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.183
 WarningindentationIndentation'findAnnotationDeclaringClass' have incorrect indentation level 3, expected level should be 18.185
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.197
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.200
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.202
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.208
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.211
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.213
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.226
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.229
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.231
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.236
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.239
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.241
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.245
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.247
 WarningindentationIndentation'findAnnotationDeclaringClassForTypes' have incorrect indentation level 3, expected level should be 18.249
 WarningindentationIndentation'MyRepeatableContainer' have incorrect indentation level 4, expected level should be 18.371
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.377
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.591
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.595

spring-framework/spring-core/src/test/java/org/springframework/core/annotation/OrderSourceProviderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.69
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.69
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.70
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.71
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.72
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.73
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.74
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.75
 WarningindentationIndentation'return' have incorrect indentation level 3, expected level should be 18.75
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.76
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.88
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.88
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.89
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.90
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.91
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.91
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.92
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.93
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.94
 WarningindentationIndentation'return' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.95
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.118
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.118
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.119
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.120
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.121
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.121
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.122
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.123
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.124
 WarningindentationIndentation'return' have incorrect indentation level 3, expected level should be 18.124
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.125
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.137
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.137
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.138
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.139
 WarningindentationIndentation'if' have incorrect indentation level 24, expected level should be 32.140
 WarningindentationIndentation'if' have incorrect indentation level 3, expected level should be 18.140
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 40.141
 WarningindentationIndentation'return' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'if rcurly' have incorrect indentation level 24, expected level should be 32.142
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.143
 WarningindentationIndentation'return' have incorrect indentation level 3, expected level should be 18.143
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.144

spring-framework/spring-core/src/test/java/org/springframework/core/convert/TypeDescriptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.684
 WarningindentationIndentation'td' have incorrect indentation level 4, expected level should be 18.831
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.853
 WarningindentationIndentation'getClass' have incorrect indentation level 4, expected level should be 18.862
 WarningindentationIndentation'out' have incorrect indentation level 4, expected level should be 18.921

spring-framework/spring-core/src/test/java/org/springframework/core/convert/converter/ConvertingComparatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'comparator' have incorrect indentation level 3, expected level should be 18.79
 WarningindentationIndentation'map' have incorrect indentation level 3, expected level should be 18.116

spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/CollectionToCollectionConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'aSource' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.203
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.261

spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/DefaultConversionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.298
 WarningindentationIndentation'if' have incorrect indentation level 54, expected level should be 24.316
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.461
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.477
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.537
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.573
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.582
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.593
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.607
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.632
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.788

spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/GenericConversionServiceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 54, expected level should be 24.229
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.706
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.726
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.728
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.730
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.732
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.734
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.736
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.744
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.746
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.748
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.750
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.752
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.754
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.770
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.772
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.774
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.778
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.786
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.788
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.790
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.794

spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/MapToMapConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.203
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.207
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.253

spring-framework/spring-core/src/test/java/org/springframework/core/env/PropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ps' have incorrect indentation level 5, expected level should be 19.101
 WarningindentationIndentation'equalTo' have incorrect indentation level 5, expected level should be 19.102
 WarningindentationIndentation'ps' have incorrect indentation level 7, expected level should be 19.103
 WarningindentationIndentation'System' have incorrect indentation level 7, expected level should be 19.104
 WarningindentationIndentation'name' have incorrect indentation level 7, expected level should be 19.105
 WarningindentationIndentation'map' have incorrect indentation level 7, expected level should be 19.106
 WarningindentationIndentation'ps' have incorrect indentation level 5, expected level should be 19.110
 WarningindentationIndentation'equalTo' have incorrect indentation level 5, expected level should be 19.111
 WarningindentationIndentation'ps' have incorrect indentation level 7, expected level should be 19.112
 WarningindentationIndentation'name' have incorrect indentation level 7, expected level should be 19.113
 WarningindentationIndentation'map' have incorrect indentation level 7, expected level should be 19.114

spring-framework/spring-core/src/test/java/org/springframework/core/env/PropertySourcesPropertyResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.251
 WarningindentationIndentation'"The following properties were declared as required "' have incorrect indentation level 5, expected level should be 19.338
 WarningindentationIndentation'"but could not be resolved: [foo, bar]"' have incorrect indentation level 5, expected level should be 19.339
 WarningindentationIndentation'"The following properties were declared as required "' have incorrect indentation level 5, expected level should be 19.350
 WarningindentationIndentation'"but could not be resolved: [bar]"' have incorrect indentation level 5, expected level should be 19.351
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.363
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.364
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.365
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.366
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.367
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.368
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.369
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.370
 WarningindentationIndentation'"Could not resolve placeholder 'bogus' in string value \"${p1}:${p2}:${bogus}\""' have incorrect indentation level 5, expected level should be 19.382
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.397
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.398
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.399
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.400
 WarningindentationIndentation'"Could not resolve placeholder 'bogus' in string value \"${p1}:${p2}:${bogus}\""' have incorrect indentation level 5, expected level should be 19.414
 WarningindentationIndentation'"Could not resolve placeholder 'bogus' in string value \"${p1}:${p2}:${bogus}\""' have incorrect indentation level 5, expected level should be 19.430

spring-framework/spring-core/src/test/java/org/springframework/core/env/SimpleCommandLinePropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.57
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.82
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.95
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.109

spring-framework/spring-core/src/test/java/org/springframework/core/env/StandardEnvironmentTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.62
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.63
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.69
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.70
 WarningindentationIndentation'equalTo' have incorrect indentation level 5, expected level should be 19.350

spring-framework/spring-core/src/test/java/org/springframework/core/io/ClassPathResourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.83
 WarningindentationIndentation'FQ_RESOURCE_PATH' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'FQ_RESOURCE_PATH' have incorrect indentation level 3, expected level should be 18.100
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.106
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.112
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.118

spring-framework/spring-core/src/test/java/org/springframework/core/io/PathResourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'+' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'+' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-core/src/test/java/org/springframework/core/io/ResourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-core/src/test/java/org/springframework/core/io/support/PathMatchingResourcePatternResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.45
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.46
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.47
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.48
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.55
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.56
 WarningindentationIndentation'array initialization' child have incorrect indentation level 80, expected level should be one of the following: 32, 38, 40, 53.57
 WarningindentationIndentation'Resource' have incorrect indentation level 3, expected level should be 17.134

spring-framework/spring-core/src/test/java/org/springframework/core/io/support/ResourceArrayPropertyEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'false' have incorrect indentation level 4, expected level should be 18.74

spring-framework/spring-core/src/test/java/org/springframework/core/style/ToStringCreatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'stringy' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'str' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'str' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.123

spring-framework/spring-core/src/test/java/org/springframework/core/type/AnnotationMetadataTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestComponentScan' have incorrect indentation level 3, expected level should be 18.197
 WarningindentationIndentation'NamedAnnotation1' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'NamedAnnotation2' have incorrect indentation level 4, expected level should be 18.255
 WarningindentationIndentation'NamedAnnotation3' have incorrect indentation level 4, expected level should be 18.260
 WarningindentationIndentation'SpecialAttr' have incorrect indentation level 4, expected level should be 19.343
 WarningindentationIndentation'nestedAnno' have incorrect indentation level 3, expected level should be 17.464
 WarningindentationIndentation'nestedAnnoArray' have incorrect indentation level 3, expected level should be 17.465

spring-framework/spring-core/src/test/java/org/springframework/core/type/AspectJTypeFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeClass"' have incorrect indentation level 4, expected level should be 18.34
 WarningindentationIndentation'"*"' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'"*..SomeClass"' have incorrect indentation level 4, expected level should be 18.38
 WarningindentationIndentation'"org..SomeClass"' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeClassX"' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeClass+"' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'"*+"' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'"java.lang.Object+"' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeInterface+"' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'"*+"' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'"java.lang.Object+"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeInterface+"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeClassExtendingSomeClass+"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeClass+"' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'"*+"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'"java.lang.Object+"' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'"java.lang.String+"' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"@org.springframework.stereotype.Component *..*"' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'"@* *..*"' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'"@*..* *..*"' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'"@*..*Component *..*"' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'"@org.springframework.stereotype.Component *..*Component"' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'"@org.springframework.stereotype.Component *"' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'"@org.springframework.stereotype.Repository *..*"' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'"!*..SomeOtherClass"' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeInterface+ "' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'"&& org.springframework.core.type.AspectJTypeFilterTests.SomeClass+ "' have incorrect indentation level 6, expected level should be 18.105
 WarningindentationIndentation'"&& org.springframework.core.type.AspectJTypeFilterTests.SomeClassExtendingSomeClass+"' have incorrect indentation level 6, expected level should be 18.106
 WarningindentationIndentation'"org.springframework.core.type.AspectJTypeFilterTests.SomeInterface+ "' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'"|| org.springframework.core.type.AspectJTypeFilterTests.SomeClass+ "' have incorrect indentation level 6, expected level should be 18.109
 WarningindentationIndentation'"|| org.springframework.core.type.AspectJTypeFilterTests.SomeClassExtendingSomeClass+"' have incorrect indentation level 6, expected level should be 18.110
 WarningindentationIndentation'"*..Bogus && org.springframework.core.type.AspectJTypeFilterTests.SomeClass"' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.156

spring-framework/spring-core/src/test/java/org/springframework/core/type/StandardClassMetadataMemberClassTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.25

spring-framework/spring-core/src/test/java/org/springframework/core/type/classreading/ClassMetadataReadingVisitorMemberClassTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.30
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.36

spring-framework/spring-core/src/test/java/org/springframework/tests/Assume.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"net.sf.jasperreports.engine.util.JRStyledTextParser"' have incorrect indentation level 5, expected level should be 19.123

spring-framework/spring-core/src/test/java/org/springframework/tests/TestGroupTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'"testGroups value: 'performance, missing'. Available groups include: "' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'"[LONG_RUNNING,PERFORMANCE,JMXMP,CI,CUSTOM_COMPILATION]"' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-core/src/test/java/org/springframework/tests/TestResourceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.43

spring-framework/spring-core/src/test/java/org/springframework/util/AntPathMatcherTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 4, expected level should be 18.289
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 4, expected level should be 18.304
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 4, expected level should be 18.307
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.346
 WarningindentationIndentation'"com.example-1.0.0.jar"' have incorrect indentation level 6, expected level should be 18.347
 WarningindentationIndentation'"{symbolicName:[\\p{L}\\.]+}-sources-{version:[\\p{N}\\.]+}.jar"' have incorrect indentation level 4, expected level should be 18.362
 WarningindentationIndentation'"com.example-sources-1.0.0.jar"' have incorrect indentation level 4, expected level should be 18.363
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.393
 WarningindentationIndentation'"/*.html.hotel.*"' have incorrect indentation level 4, expected level should be 18.617

spring-framework/spring-core/src/test/java/org/springframework/util/AssertTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"of interface java.util.Set"' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'"be an instance of interface java.util.Set"' have incorrect indentation level 4, expected level should be 18.63

spring-framework/spring-core/src/test/java/org/springframework/util/ClassUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.225
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'InnerClass' have incorrect indentation level 4, expected level should be 18.244
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.258
 WarningindentationIndentation'InnerClass' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.293

spring-framework/spring-core/src/test/java/org/springframework/util/CollectionUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CollectionUtils' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'CollectionUtils' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'CollectionUtils' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'CollectionUtils' have incorrect indentation level 4, expected level should be 18.165

spring-framework/spring-core/src/test/java/org/springframework/util/ConcurrentReferenceHashMapTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.490
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.501
 WarningindentationIndentation'is' have incorrect indentation level 4, expected level should be 18.512
 WarningindentationIndentation'ValueFactory' have incorrect indentation level 3, expected level should be 17.526
 WarningindentationIndentation'Reference' have incorrect indentation level 6, expected level should be 20.609

spring-framework/spring-core/src/test/java/org/springframework/util/ExceptionTypeFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'asList' have incorrect indentation level 4, expected level should be 18.32

spring-framework/spring-core/src/test/java/org/springframework/util/InstanceFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'asList' have incorrect indentation level 4, expected level should be 18.39
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.47
 WarningindentationIndentation'asList' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'asList' have incorrect indentation level 4, expected level should be 18.63

spring-framework/spring-core/src/test/java/org/springframework/util/NumberUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'expected' have incorrect indentation level 5, expected level should be 19.456

spring-framework/spring-core/src/test/java/org/springframework/util/ObjectUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'is' have incorrect indentation level 5, expected level should be 19.749
 WarningindentationIndentation'"org.springframework.util.ObjectUtilsTests$Tropes"' have incorrect indentation level 5, expected level should be 19.750

spring-framework/spring-core/src/test/java/org/springframework/util/PropertyPlaceholderHelperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.85

spring-framework/spring-core/src/test/java/org/springframework/util/ResourceUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.41
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.43
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.47
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-core/src/test/java/org/springframework/util/SerializationUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"-9702942423549012526722364838327831379660941553432801565505143675386108883970811292563757558516603356009681061"' have incorrect indentation level 3, expected level should be 17.34
 WarningindentationIndentation'"5697574744209306031461371833798723505120163874786203211176873686513374052845353833564048"' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-core/src/test/java/org/springframework/util/StringUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.162
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.164
 WarningindentationIndentation'noThe' have incorrect indentation level 4, expected level should be 18.197
 WarningindentationIndentation'nohe' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'nosp' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'killEnd' have incorrect indentation level 4, expected level should be 18.209
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.334
 WarningindentationIndentation'"/dummy1/dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.335
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.337
 WarningindentationIndentation'"C:\\dummy1\\dummy2\\dummy3"' have incorrect indentation level 6, expected level should be 18.338
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.340
 WarningindentationIndentation'"/dummy1/dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.341
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.343
 WarningindentationIndentation'"C:\\dummy1\\bin\\..\\dummy2\\dummy3"' have incorrect indentation level 6, expected level should be 18.344
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.346
 WarningindentationIndentation'"/dummy1/dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.347
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.349
 WarningindentationIndentation'"C:\\dummy1\\bin\\..\\dummy2\\bin\\..\\dummy3"' have incorrect indentation level 6, expected level should be 18.350
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.352
 WarningindentationIndentation'"/dummy1/dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.353
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.355
 WarningindentationIndentation'"/dummy1/dum/dum/../../dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.356
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.358
 WarningindentationIndentation'"dummy1/dum/./dum/../../dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.359
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.361
 WarningindentationIndentation'"/dummy1/dum/./dum/../../dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.362
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.364
 WarningindentationIndentation'"/dummy1/dummy4/dummy3"' have incorrect indentation level 6, expected level should be 18.365
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.367
 WarningindentationIndentation'"/dummy1/dummy2/dummy3"' have incorrect indentation level 6, expected level should be 18.368
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.370
 WarningindentationIndentation'"C:\\dummy1\\bin\\tmp\\..\\dummy2\\dummy3"' have incorrect indentation level 6, expected level should be 18.371
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.373
 WarningindentationIndentation'"/dummy1/dummy2/dummy4"' have incorrect indentation level 6, expected level should be 18.374
 WarningindentationIndentation'sa' have incorrect indentation level 4, expected level should be 18.447
 WarningindentationIndentation'sa' have incorrect indentation level 4, expected level should be 18.455
 WarningindentationIndentation'sa' have incorrect indentation level 4, expected level should be 18.463
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.533
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.534
 WarningindentationIndentation'sa' have incorrect indentation level 4, expected level should be 18.544
 WarningindentationIndentation'sa' have incorrect indentation level 4, expected level should be 18.563

spring-framework/spring-core/src/test/java/org/springframework/util/comparator/InvertibleComparatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77

spring-framework/spring-core/src/test/java/org/springframework/util/concurrent/ListenableFutureTaskTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'throw' have incorrect indentation level 3, expected level should be 18.97

spring-framework/spring-core/src/test/java/org/springframework/util/xml/AbstractStaxHandlerTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?xml version='1.0' encoding='UTF-8'?>"' have incorrect indentation level 3, expected level should be 17.40
 WarningindentationIndentation'"<!DOCTYPE beans PUBLIC \"-//SPRING//DTD BEAN 2.0//EN\" \"http://www.springframework.org/dtd/spring-beans-2.0.dtd\">"' have incorrect indentation level 5, expected level should be 17.41
 WarningindentationIndentation'"<?pi content?><root xmlns='namespace'><prefix:child xmlns:prefix='namespace2' prefix:attr='value'>characters <![CDATA[cdata]]></prefix:child>"' have incorrect indentation level 5, expected level should be 17.42
 WarningindentationIndentation'"<!-- comment -->"' have incorrect indentation level 5, expected level should be 17.43
 WarningindentationIndentation'"</root>"' have incorrect indentation level 5, expected level should be 17.44
 WarningindentationIndentation'"<?pi content?><root xmlns='namespace'><prefix:child xmlns:prefix='namespace2' prefix:attr='value'>content</prefix:child>"' have incorrect indentation level 5, expected level should be 17.47
 WarningindentationIndentation'"</root>"' have incorrect indentation level 5, expected level should be 17.48
 WarningindentationIndentation'DocumentBuilderFactory' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'DocumentBuilderFactory' have incorrect indentation level 4, expected level should be 18.113

spring-framework/spring-core/src/test/java/org/springframework/util/xml/AbstractStaxXMLReaderTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.188
 WarningindentationIndentation'&&' have incorrect indentation level 5, expected level should be 19.207
 WarningindentationIndentation'&&' have incorrect indentation level 7, expected level should be 21.260
 WarningindentationIndentation'&&' have incorrect indentation level 7, expected level should be 21.261
 WarningindentationIndentation'&&' have incorrect indentation level 7, expected level should be 21.262

spring-framework/spring-core/src/test/java/org/springframework/util/xml/DomContentHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?xml version='1.0' encoding='UTF-8'?>"' have incorrect indentation level 3, expected level should be 17.39
 WarningindentationIndentation'"<prefix:child xmlns:prefix='namespace2' xmlns:prefix2='namespace3' prefix2:attr='value'>content</prefix:child>"' have incorrect indentation level 5, expected level should be 17.40
 WarningindentationIndentation'"</root>"' have incorrect indentation level 5, expected level should be 17.41
 WarningindentationIndentation'"<?xml version='1.0' encoding='UTF-8'?>"' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'"</root>"' have incorrect indentation level 5, expected level should be 17.45
 WarningindentationIndentation'"<?xml version='1.0' encoding='UTF-8'?>"' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-core/src/test/java/org/springframework/util/xml/SimpleNamespaceContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-core/src/test/java/org/springframework/util/xml/StaxStreamXMLReaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.53

spring-framework/spring-core/src/test/java/org/springframework/util/xml/XMLEventStreamReaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?pi content?><root xmlns='namespace'><prefix:child xmlns:prefix='namespace2'>content</prefix:child></root>"' have incorrect indentation level 3, expected level should be 17.36

spring-framework/spring-core/src/test/java/org/springframework/util/xml/XMLEventStreamWriterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?pi content?><root xmlns='namespace'><prefix:child xmlns:prefix='namespace2'><!--comment-->content</prefix:child></root>"' have incorrect indentation level 3, expected level should be 17.32

spring-framework/spring-expression/src/main/java/org/springframework/expression/MethodResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-expression/src/main/java/org/springframework/expression/common/TemplateAwareExpressionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'expressionString' have incorrect indentation level 7, expected level should be 21.124
 WarningindentationIndentation'expressionString' have incorrect indentation level 6, expected level should be 20.128
 WarningindentationIndentation'suffixIndex' have incorrect indentation level 6, expected level should be 20.145
 WarningindentationIndentation'expressionString' have incorrect indentation level 6, expected level should be 20.160
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.203
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.324

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/SpelEvaluationException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/SpelParserConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.98

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/AstUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/CompoundExpression.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.131

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/ConstructorReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.182
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.327
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.340
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.350
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.360
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.370
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.380
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.390
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.400
 WarningindentationIndentation'InlineList' have incorrect indentation level 3, expected level should be 17.410
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.426
 WarningindentationIndentation'CodeFlow' have incorrect indentation level 4, expected level should be 18.456

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Elvis.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.97

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/FunctionReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 3, expected level should be 18.168
 WarningindentationIndentation'!' have incorrect indentation level 3, expected level should be 18.169
 WarningindentationIndentation'CodeFlow' have incorrect indentation level 4, expected level should be 18.185

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Indexer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.193
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.194
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.241
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.276
 WarningindentationIndentation'member' have incorrect indentation level 6, expected level should be 20.290
 WarningindentationIndentation'member' have incorrect indentation level 6, expected level should be 20.294
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.316
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.463
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.525
 WarningindentationIndentation'Indexer' have incorrect indentation level 6, expected level should be 20.537
 WarningindentationIndentation'Indexer' have incorrect indentation level 6, expected level should be 20.538
 WarningindentationIndentation'targetObjectRuntimeClass' have incorrect indentation level 6, expected level should be 20.543
 WarningindentationIndentation'(' have incorrect indentation level 10, expected level should be 24.556
 WarningindentationIndentation'Indexer' have incorrect indentation level 6, expected level should be 20.583
 WarningindentationIndentation'Indexer' have incorrect indentation level 6, expected level should be 20.584
 WarningindentationIndentation'AstUtils' have incorrect indentation level 6, expected level should be 20.590
 WarningindentationIndentation'TypeConverter' have incorrect indentation level 4, expected level should be 18.632

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/MethodReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 3, expected level should be 17.172
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.190
 WarningindentationIndentation'evaluationContext' have incorrect indentation level 7, expected level should be 21.197
 WarningindentationIndentation'methodDeclaringClassSlashedDescriptor' have incorrect indentation level 4, expected level should be 18.318
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.343
 WarningindentationIndentation'TypeDescriptor' have incorrect indentation level 4, expected level should be 18.371

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/OpDivide.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 25, expected level should be 24.105
 WarningindentationIndentation'if' child have incorrect indentation level 33, expected level should be 32.106
 WarningindentationIndentation'if rcurly' have incorrect indentation level 25, expected level should be 24.107

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/OpEQ.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.77

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/OpModulus.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 25, expected level should be 24.103
 WarningindentationIndentation'if' child have incorrect indentation level 33, expected level should be 32.104
 WarningindentationIndentation'if rcurly' have incorrect indentation level 25, expected level should be 24.105

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/OpMultiply.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 25, expected level should be 24.136
 WarningindentationIndentation'if' child have incorrect indentation level 33, expected level should be 32.137
 WarningindentationIndentation'if rcurly' have incorrect indentation level 25, expected level should be 24.138

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/OpPlus.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 25, expected level should be 24.189
 WarningindentationIndentation'if' child have incorrect indentation level 33, expected level should be 32.190
 WarningindentationIndentation'if rcurly' have incorrect indentation level 25, expected level should be 24.191

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Operator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.253

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Projection.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 5, expected level should be 19.89

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/PropertyOrFieldReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'state' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'nextChildIs' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'getPropertyAccessorsToTry' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'getPropertyAccessorsToTry' have incorrect indentation level 4, expected level should be 18.251
 WarningindentationIndentation'getPropertyAccessorsToTry' have incorrect indentation level 4, expected level should be 18.280
 WarningindentationIndentation'EvaluationContext' have incorrect indentation level 4, expected level should be 18.363

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Selection.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.126
 WarningindentationIndentation'op' have incorrect indentation level 5, expected level should be 19.167

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/Ternary.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.68

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/TypeReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if rcurly' have incorrect indentation level 16, expected level should be 24.127

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/ast/VariableReference.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EvaluationContext' have incorrect indentation level 4, expected level should be 18.117

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/standard/InternalSpelExpressionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'||' have incorrect indentation level 4, expected level should be 18.398
 WarningindentationIndentation'||' have incorrect indentation level 4, expected level should be 18.399
 WarningindentationIndentation'toString' have incorrect indentation level 5, expected level should be 19.408
 WarningindentationIndentation'functionOrVariableName' have incorrect indentation level 5, expected level should be 19.428
 WarningindentationIndentation'functionOrVariableName' have incorrect indentation level 4, expected level should be 18.433
 WarningindentationIndentation'maybeEatMethodOrProperty' have incorrect indentation level 4, expected level should be 18.508
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 6, expected level should be 20.543
 WarningindentationIndentation'"qualified ID"' have incorrect indentation level 5, expected level should be 19.716
 WarningindentationIndentation'nodes' have incorrect indentation level 6, expected level should be 20.776
 WarningindentationIndentation'nodes' have incorrect indentation level 6, expected level should be 20.783
 WarningindentationIndentation'expectedKind' have incorrect indentation level 5, expected level should be 19.892

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/standard/SpelCompiler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'"<init>"' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'".generateCode opted out of compilation: "' have incorrect indentation level 6, expected level should be 20.165

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/standard/SpelExpression.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.368

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectionHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'"Expected argument types and supplied argument types should be arrays of same length"' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.142
 WarningindentationIndentation'"Expected arguments must at least include one array (the vargargs parameter)"' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'"Final expected argument should be array type (the varargs parameter)"' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'expectedArgTypes' have incorrect indentation level 4, expected level should be 18.186
 WarningindentationIndentation'suppliedArgTypes' have incorrect indentation level 6, expected level should be 18.187
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 17.258
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.290
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.319
 WarningindentationIndentation'requiredParameterTypes' have incorrect indentation level 4, expected level should be 18.342
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.343

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveMethodResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'if' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.130
 WarningindentationIndentation'if' child have incorrect indentation level 56, expected level should be one of the following: 64, 72, 80.131
 WarningindentationIndentation'if rcurly' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.132
 WarningindentationIndentation'else' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.133
 WarningindentationIndentation'if' child have incorrect indentation level 56, expected level should be one of the following: 64, 72, 80.134
 WarningindentationIndentation'if rcurly' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.135
 WarningindentationIndentation'else' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.136
 WarningindentationIndentation'else' child have incorrect indentation level 56, expected level should be one of the following: 64, 72, 80.137
 WarningindentationIndentation'else rcurly' have incorrect indentation level 52, expected level should be one of the following: 56, 64, 72.138

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectivePropertyAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"get"' have incorrect indentation level 5, expected level should be 18.351
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.368
 WarningindentationIndentation'method' have incorrect indentation level 6, expected level should be 20.374
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.375
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.376
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.691
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.695

spring-framework/spring-expression/src/main/java/org/springframework/expression/spel/support/StandardEvaluationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' child have incorrect indentation level 25, expected level should be 24.172
 WarningindentationIndentation'if' child have incorrect indentation level 25, expected level should be 24.185

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/AbstractExpressionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' but result was of type '"' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'AbstractExpressionTests' have incorrect indentation level 5, expected level should be 19.82
 WarningindentationIndentation'"' but result was of type '"' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'AbstractExpressionTests' have incorrect indentation level 5, expected level should be 19.140
 WarningindentationIndentation'"' but result was of type '"' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.180
 WarningindentationIndentation'" properties of the exception, it only has "' have incorrect indentation level 8, expected level should be 22.211
 WarningindentationIndentation'inserts' have incorrect indentation level 10, expected level should be 24.217
 WarningindentationIndentation'"' but insert value was 'null'"' have incorrect indentation level 10, expected level should be 24.223
 WarningindentationIndentation'"' but insert value was '"' have incorrect indentation level 9, expected level should be 23.228
 WarningindentationIndentation'" properties of the exception, it only has "' have incorrect indentation level 8, expected level should be 22.267
 WarningindentationIndentation'"' but insert value was '"' have incorrect indentation level 9, expected level should be 23.272

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ArrayConstructorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"java.lang.String[]"' have incorrect indentation level 3, expected level should be 18.92
 WarningindentationIndentation'"[[Ljava.lang.String;[3]{[2]{[1]{null},[1]{null}},[2]{[1]{null},[1]{null}},[2]{[1]{null},[1]{null}}}"' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 18.106

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ConstructorInvocationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.192
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 18.203
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 18.212
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 18.219
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 18.225
 WarningindentationIndentation'"new org.springframework.expression.spel.testresources.Fruit(8,stringArrayOfThreeItems).stringscount()"' have incorrect indentation level 3, expected level should be 18.227
 WarningindentationIndentation'11' have incorrect indentation level 3, expected level should be 18.228

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/EvaluationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.expression.spel.testresources.Inventor"' have incorrect indentation level 3, expected level should be 18.230
 WarningindentationIndentation'"Telephone repeater"' have incorrect indentation level 3, expected level should be 18.407
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 3, expected level should be 18.428
 WarningindentationIndentation'Boolean' have incorrect indentation level 3, expected level should be 18.547
 WarningindentationIndentation'"Method filter cannot be set as the reflective method resolver is not in use"' have incorrect indentation level 5, expected level should be 19.638
 WarningindentationIndentation'ise' have incorrect indentation level 5, expected level should be 19.639
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.647
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.648
 WarningindentationIndentation'try' child have incorrect indentation level 25, expected level should be 24.1131

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ExpressionWithConversionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"sum"' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.122

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/InProgressTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'"[null, null, null, null, null, six, seven, eight, nine, ten]"' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'SpelMessage' have incorrect indentation level 4, expected level should be 18.108

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ListTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"true"' have incorrect indentation level 3, expected level should be 18.120
 WarningindentationIndentation'"true"' have incorrect indentation level 3, expected level should be 18.122
 WarningindentationIndentation'"true"' have incorrect indentation level 3, expected level should be 18.124
 WarningindentationIndentation'"false"' have incorrect indentation level 3, expected level should be 18.126

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/MethodInvocationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'cause' have incorrect indentation level 5, expected level should be 19.198
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.380

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ParserErrorMessagesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"qualified ID"' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelCompilationCoverageTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DelegatingStringFormat' have incorrect indentation level 4, expected level should be 18.717
 WarningindentationIndentation'Object' have incorrect indentation level 6, expected level should be 18.718
 WarningindentationIndentation'DelegatingStringFormat' have incorrect indentation level 4, expected level should be 18.729
 WarningindentationIndentation'Object' have incorrect indentation level 6, expected level should be 18.730
 WarningindentationIndentation'DelegatingStringFormat' have incorrect indentation level 4, expected level should be 18.741
 WarningindentationIndentation'Object' have incorrect indentation level 6, expected level should be 18.742
 WarningindentationIndentation'"compare"' have incorrect indentation level 4, expected level should be 18.790
 WarningindentationIndentation'"compare2"' have incorrect indentation level 4, expected level should be 18.800
 WarningindentationIndentation'"negate"' have incorrect indentation level 4, expected level should be 18.811
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.826
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.828
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.830
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.832
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.834
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.836
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.838
 WarningindentationIndentation'SomeCompareMethod2' have incorrect indentation level 4, expected level should be 18.840
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.2009
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2009
 WarningindentationIndentation'.' have incorrect indentation level 13, expected level should be 21.2010
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.2011
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2011
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.2012
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2012
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.2013
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2013
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2014
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2014
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2015
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2015
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2016
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2016
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2017
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2017
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2018
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2018
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.2019
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.2019
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.2094
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.2102
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 18.2103
 WarningindentationIndentation'member def modifier' have incorrect indentation level 12, expected level should be 16.2129
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 12, expected level should be 16.2131
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.2132
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 12, expected level should be 16.2133
 WarningindentationIndentation'method def modifier' have incorrect indentation level 12, expected level should be 16.2135
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2136
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 12, expected level should be 16.2137
 WarningindentationIndentation'method def modifier' have incorrect indentation level 12, expected level should be 16.2139
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2140
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 12, expected level should be 16.2141
 WarningindentationIndentation'member def modifier' have incorrect indentation level 12, expected level should be 16.2146
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 12, expected level should be 16.2148
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.2149
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 12, expected level should be 16.2150
 WarningindentationIndentation'method def modifier' have incorrect indentation level 12, expected level should be 16.2152
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2153
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 12, expected level should be 16.2154
 WarningindentationIndentation'method def modifier' have incorrect indentation level 12, expected level should be 16.2156
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be 24.2157
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 12, expected level should be 16.2158
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.4135
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.4137
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.4139
 WarningindentationIndentation'ctor def' child have incorrect indentation level 12, expected level should be 24.4140
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.4141
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.4142
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.4144
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.4146
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.4148
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4149
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 24.4149
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 24.4150
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 32.4151
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.4151
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 24.4152
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4153
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.4154
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.4155
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.4157
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.4159
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.4161
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4162
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 24.4162
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 24.4163
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 32.4164
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.4164
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 24.4165
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4166
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.4167
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.4169
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4170
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 24.4170
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4171
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.4171
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4172
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.4172
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4173
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.4173
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4174
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.4174
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 24.4175
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 32.4176
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.4176
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 24.4177
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4178
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.4179
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.4180
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.4182
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.4184
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.4186
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4187
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 24.4187
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be 24.4188
 WarningindentationIndentation'for' child have incorrect indentation level 24, expected level should be 32.4189
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.4189
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be 24.4190
 WarningindentationIndentation'ctor def' child have incorrect indentation level 16, expected level should be 24.4191
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.4192
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.4193
 WarningindentationIndentation'method def modifier' have incorrect indentation level 10, expected level should be 16.4205
 WarningindentationIndentation'member def type' have incorrect indentation level 18, expected level should be 24.4206
 WarningindentationIndentation'method def' child have incorrect indentation level 18, expected level should be 24.4206
 WarningindentationIndentation'method def' child have incorrect indentation level 18, expected level should be 24.4207
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 10, expected level should be 16.4208
 WarningindentationIndentation'class def modifier' have incorrect indentation level 10, expected level should be 16.4210
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 10, expected level should be 16.4211

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelCompilationPerformanceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ms InterpretedSpeed="' have incorrect indentation level 5, expected level should be 19.586

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelDocumentationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Polyphase alternating-current system"' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'"Tesla coil transformer"' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.145
 WarningindentationIndentation'parser' have incorrect indentation level 6, expected level should be 18.396
 WarningindentationIndentation'"reverseString"' have incorrect indentation level 4, expected level should be 18.442
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.463
 WarningindentationIndentation'parser' have incorrect indentation level 6, expected level should be 18.487

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelReproTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.1683
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.1686
 WarningindentationIndentation'List' have incorrect indentation level 5, expected level should be 19.1750
 WarningindentationIndentation'"T(org.springframework.expression.spel.SpelReproTests$MapWithConstant).X"' have incorrect indentation level 4, expected level should be 18.1855

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/TemplateExpressionParsingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DEFAULT_TEMPLATE_PARSER_CONTEXT' have incorrect indentation level 4, expected level should be 18.90

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/TestScenarioCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestScenarioCreator' have incorrect indentation level 5, expected level should be 19.49
 WarningindentationIndentation'TestScenarioCreator' have incorrect indentation level 5, expected level should be 19.51
 WarningindentationIndentation'TestScenarioCreator' have incorrect indentation level 5, expected level should be 19.53
 WarningindentationIndentation'TestScenarioCreator' have incorrect indentation level 5, expected level should be 19.55
 WarningindentationIndentation'TestScenarioCreator' have incorrect indentation level 5, expected level should be 19.57
 WarningindentationIndentation'"Polyphase alternating-current system"' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'"Tesla coil transformer"' have incorrect indentation level 4, expected level should be 18.84

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/VariableAndFunctionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.85

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/ArrayContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'package def' have incorrect indentation level 1, expected level should be 0.16

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/TestAddress.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 16, expected level should be 8.6
 WarningindentationIndentation'member def modifier' have incorrect indentation level 16, expected level should be 8.7
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.9
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.10
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.11
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.12
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.13
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.14
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.15
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.16
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.17
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.18
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.19
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.20
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 8, expected level should be 0.21

spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/TestPerson.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 16, expected level should be 8.4
 WarningindentationIndentation'member def modifier' have incorrect indentation level 16, expected level should be 8.5
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.7
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.8
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.9
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.10
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.11
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.12
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.13
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.14
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.15
 WarningindentationIndentation'method def modifier' have incorrect indentation level 16, expected level should be 8.16
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.17
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.18
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 8, expected level should be 0.19

spring-framework/spring-instrument-tomcat/src/main/java/org/springframework/instrument/classloading/tomcat/TomcatInstrumentableClassLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'field' have incorrect indentation level 6, expected level should be 20.137

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/config/SortedResourcesFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 5, expected level should be 19.78

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/ArgumentTypePreparedStatementSetter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.47

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/BeanPropertyRowMapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'pd' have incorrect indentation level 8, expected level should be 22.252
 WarningindentationIndentation'" and column '"' have incorrect indentation level 9, expected level should be 23.260
 WarningindentationIndentation'" when setting property '"' have incorrect indentation level 9, expected level should be 23.261
 WarningindentationIndentation'" on object: "' have incorrect indentation level 9, expected level should be 23.262

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParameterizedPreparedStatementSetter' have incorrect indentation level 3, expected level should be 17.1027

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.396
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.635
 WarningindentationIndentation'PreparedStatementCreator' have incorrect indentation level 3, expected level should be 17.689
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 22.953
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.995
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.996
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.1044
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.1200
 WarningindentationIndentation'cs' have incorrect indentation level 7, expected level should be 21.1272
 WarningindentationIndentation'warningToLog' have incorrect indentation level 7, expected level should be 21.1438

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCreatorFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.192

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/StatementCreatorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.182
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.202
 WarningindentationIndentation'", SQL type "' have incorrect indentation level 6, expected level should be 20.213
 WarningindentationIndentation'", parameter value ["' have incorrect indentation level 5, expected level should be 19.226
 WarningindentationIndentation'"], value class ["' have incorrect indentation level 5, expected level should be 19.227
 WarningindentationIndentation'"], SQL type "' have incorrect indentation level 5, expected level should be 19.228
 WarningindentationIndentation'jdbcDriverName' have incorrect indentation level 7, expected level should be 21.285
 WarningindentationIndentation'jdbcDriverName' have incorrect indentation level 7, expected level should be 21.289
 WarningindentationIndentation'jdbcDriverName' have incorrect indentation level 7, expected level should be 21.290
 WarningindentationIndentation'jdbcDriverName' have incorrect indentation level 7, expected level should be 21.291
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 17.315
 WarningindentationIndentation'sqlType' have incorrect indentation level 4, expected level should be 18.324

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.331
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.341
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 22.364
 WarningindentationIndentation'this' have incorrect indentation level 7, expected level should be 21.371
 WarningindentationIndentation'parNameToUse' have incorrect indentation level 8, expected level should be 22.378
 WarningindentationIndentation'limitedInParamNamesMap' have incorrect indentation level 8, expected level should be 22.406
 WarningindentationIndentation'" skipped parameter for: "' have incorrect indentation level 10, expected level should be 24.415
 WarningindentationIndentation'SqlParameterSourceUtils' have incorrect indentation level 4, expected level should be 18.435
 WarningindentationIndentation'"' within the parameter values provided: "' have incorrect indentation level 12, expected level should be 26.472
 WarningindentationIndentation'"\" in the parameters used: "' have incorrect indentation level 8, expected level should be 22.520
 WarningindentationIndentation'"' within the parameter values provided: "' have incorrect indentation level 7, expected level should be 21.534
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.570

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DatabaseMetaData' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProviderFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Apache Derby"' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'"DB2"' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'"MySQL"' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'"Microsoft SQL Server"' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'"Oracle"' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'"PostgreSQL"' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'"Sybase"' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'"MySQL"' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'"Microsoft SQL Server"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"Oracle"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'"PostgreSQL"' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'"-- supported are: "' have incorrect indentation level 10, expected level should be 24.79
 WarningindentationIndentation'"-- supported are: "' have incorrect indentation level 10, expected level should be 24.91
 WarningindentationIndentation'databaseMetaData' have incorrect indentation level 8, expected level should be 22.128

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/DerbyTableMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"'false' by "' have incorrect indentation level 5, expected level should be 19.43

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/GenericCallMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'metaDataSchemaName' have incorrect indentation level 5, expected level should be 19.319
 WarningindentationIndentation'"."' have incorrect indentation level 6, expected level should be 20.326
 WarningindentationIndentation'columnType' have incorrect indentation level 6, expected level should be 20.348
 WarningindentationIndentation'columnType' have incorrect indentation level 6, expected level should be 20.349
 WarningindentationIndentation'columnType' have incorrect indentation level 6, expected level should be 20.350
 WarningindentationIndentation'" "' have incorrect indentation level 7, expected level should be 22.353
 WarningindentationIndentation'" (probably a member of a collection)"' have incorrect indentation level 7, expected level should be 22.354
 WarningindentationIndentation'procs' have incorrect indentation level 7, expected level should be 21.360
 WarningindentationIndentation'meta' have incorrect indentation level 8, expected level should be 22.365
 WarningindentationIndentation'meta' have incorrect indentation level 8, expected level should be 22.366

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/GenericTableMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.210
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.295
 WarningindentationIndentation'metaDataSchemaName' have incorrect indentation level 5, expected level should be 19.375
 WarningindentationIndentation'+' have incorrect indentation level 8, expected level should be 23.396
 WarningindentationIndentation'" now using NUMERIC instead of DECIMAL"' have incorrect indentation level 8, expected level should be 23.397
 WarningindentationIndentation'columnName' have incorrect indentation level 6, expected level should be 20.404
 WarningindentationIndentation'dataType' have incorrect indentation level 6, expected level should be 20.405
 WarningindentationIndentation'nullable' have incorrect indentation level 6, expected level should be 20.406
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 21.411
 WarningindentationIndentation'" "' have incorrect indentation level 6, expected level should be 21.412
 WarningindentationIndentation'" "' have incorrect indentation level 6, expected level should be 21.413

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/OracleTableMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'"DatabaseMetaData is not recognized as an Oracle connection: "' have incorrect indentation level 5, expected level should be 19.97

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/PostgresTableMetaDataProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getDatabaseVersion' have incorrect indentation level 6, expected level should be 20.44

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/TableMetaDataContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SqlParameterSourceUtils' have incorrect indentation level 4, expected level should be 18.243
 WarningindentationIndentation'SqlParameterSourceUtils' have incorrect indentation level 9, expected level should be 23.261
 WarningindentationIndentation'caseInsensitiveParameterNames' have incorrect indentation level 11, expected level should be 23.262
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.322
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.347

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/TableMetaDataProviderFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 4, expected level should be 17.61
 WarningindentationIndentation'JdbcUtils' have incorrect indentation level 9, expected level should be 23.68
 WarningindentationIndentation'context' have incorrect indentation level 10, expected level should be 24.96

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/NamedParameterBatchUpdateUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.35

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/NamedParameterJdbcDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.46

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.77
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.330

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/NamedParameterUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.172
 WarningindentationIndentation'ParsedSql' have incorrect indentation level 3, expected level should be 17.316

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/simple/AbstractJdbcCall.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" ["' have incorrect indentation level 6, expected level should be 20.275
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.291
 WarningindentationIndentation'param' have incorrect indentation level 6, expected level should be 20.384

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/simple/AbstractJdbcInsert.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getJdbcTemplate' have incorrect indentation level 4, expected level should be 18.281
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.437
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.465
 WarningindentationIndentation'values' have incorrect indentation level 6, expected level should be 20.469

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/simple/ParameterizedBeanPropertyRowMapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.58

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/simple/ParameterizedSingleColumnRowMapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.40

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/simple/SimpleJdbcDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.52

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/support/AbstractInterruptibleBatchPreparedStatementSetter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/core/support/JdbcDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.94

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/DataSourceTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.103
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.182
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.203
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.254
 WarningindentationIndentation'"] rollback-only"' have incorrect indentation level 5, expected level should be 19.299

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/DataSourceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.126
 WarningindentationIndentation'definition' have incorrect indentation level 6, expected level should be 20.188
 WarningindentationIndentation'con' have incorrect indentation level 7, expected level should be 21.214

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/LazyConnectionDataSourceProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.419

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/SingleConnectionDataSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.59
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.183

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/UserCredentialsDataSourceAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.69

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/WebSphereDataSourceAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getCurrentIsolationLevel' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'getTargetDataSource' have incorrect indentation level 5, expected level should be 19.139
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 17.160

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/embedded/DerbyEmbeddedDatabaseConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'OutputStreamFactory' have incorrect indentation level 5, expected level should be 19.50
 WarningindentationIndentation'String' have incorrect indentation level 5, expected level should be 19.72

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.153

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.44

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/init/ResourceDatabasePopulator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Resource' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 19.230
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 19.231

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/datasource/init/ScriptUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DEFAULT_BLOCK_COMMENT_END_DELIMITER' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.165
 WarningindentationIndentation'DEFAULT_BLOCK_COMMENT_START_DELIMITER' have incorrect indentation level 3, expected level should be 18.390
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.423
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.424
 WarningindentationIndentation'blockCommentEndDelimiter' have incorrect indentation level 5, expected level should be 19.449
 WarningindentationIndentation'" of resource "' have incorrect indentation level 10, expected level should be 24.468

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/object/RdbmsOperation.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.385
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.409

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/CustomSQLExceptionTranslatorRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' with ["' have incorrect indentation level 5, expected level should be 19.76
 WarningindentationIndentation'"] for database '"' have incorrect indentation level 5, expected level should be 19.80

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/DatabaseStartupValidator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" seconds (timeout in "' have incorrect indentation level 8, expected level should be 22.125

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/JdbcUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'Number' have incorrect indentation level 4, expected level should be 18.169
 WarningindentationIndentation'"Adaptive Server Enterprise"' have incorrect indentation level 4, expected level should be 18.397
 WarningindentationIndentation'"ASE"' have incorrect indentation level 4, expected level should be 18.398
 WarningindentationIndentation'"sql server"' have incorrect indentation level 4, expected level should be 18.399

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/SQLErrorCodeSQLExceptionTranslator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'task' have incorrect indentation level 10, expected level should be 24.219
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.316
 WarningindentationIndentation'parameterTypes' have incorrect indentation level 6, expected level should be 20.329
 WarningindentationIndentation'parameterTypes' have incorrect indentation level 6, expected level should be 20.334
 WarningindentationIndentation'parameterTypes' have incorrect indentation level 6, expected level should be 20.339
 WarningindentationIndentation'parameterTypes' have incorrect indentation level 6, expected level should be 20.344
 WarningindentationIndentation'exceptionClass' have incorrect indentation level 8, expected level should be 22.381
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 32, expected level should be 24.384
 WarningindentationIndentation'"', error code '"' have incorrect indentation level 5, expected level should be 19.398
 WarningindentationIndentation'"]; SQL was ["' have incorrect indentation level 5, expected level should be 19.399

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/SQLErrorCodesFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'dataSource' have incorrect indentation level 7, expected level should be 21.208
 WarningindentationIndentation'dataSource' have incorrect indentation level 8, expected level should be 22.218
 WarningindentationIndentation'"]: name is '"' have incorrect indentation level 8, expected level should be 22.219
 WarningindentationIndentation'CustomSQLExceptionTranslatorRegistry' have incorrect indentation level 4, expected level should be 18.255
 WarningindentationIndentation'dbCodes' have incorrect indentation level 6, expected level should be 20.259
 WarningindentationIndentation'" with '"' have incorrect indentation level 6, expected level should be 20.260
 WarningindentationIndentation'"' found in the CustomSQLExceptionTranslatorRegistry for database "' have incorrect indentation level 6, expected level should be 20.261
 WarningindentationIndentation'"' found in the CustomSQLExceptionTranslatorRegistry for database "' have incorrect indentation level 6, expected level should be 20.265

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/incrementer/MySQLMaxValueIncrementer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" = last_insert_id("' have incorrect indentation level 6, expected level should be 20.103

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/DefaultLobHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Set BLOB to null"' have incorrect indentation level 6, expected level should be 20.247
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.253
 WarningindentationIndentation'"Set BLOB to null"' have incorrect indentation level 6, expected level should be 20.285
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 6, expected level should be 20.314
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.320
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 6, expected level should be 20.358
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.364
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 6, expected level should be 20.396

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/LobCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.113
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.127

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/LobCreatorUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'LobCreator' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.61
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 22.70

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/OracleLobHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.206
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.208
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.210
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.215
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.217
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.219
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.419
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.468
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 4, expected level should be 18.493
 WarningindentationIndentation'"createTemporary"' have incorrect indentation level 5, expected level should be 19.579

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/SpringLobCreatorSynchronization.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataSourceUtils' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/support/lob/TemporaryLobCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Set BLOB to null"' have incorrect indentation level 5, expected level should be 19.70
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'"Copied binary stream into temporary BLOB with length "' have incorrect indentation level 5, expected level should be 19.92
 WarningindentationIndentation'"Set BLOB to null"' have incorrect indentation level 5, expected level should be 19.93
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 5, expected level should be 19.109
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'"Copied ASCII stream into temporary CLOB with length "' have incorrect indentation level 5, expected level should be 19.131
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 5, expected level should be 19.132
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.138
 WarningindentationIndentation'"Copied character stream into temporary CLOB with length "' have incorrect indentation level 5, expected level should be 19.154
 WarningindentationIndentation'"Set CLOB to null"' have incorrect indentation level 5, expected level should be 19.155

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/config/JdbcNamespaceIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"jdbc-config-multiple-datasources.xml"' have incorrect indentation level 3, expected level should be 18.134

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/AbstractRowMapperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'type' have incorrect indentation level 5, expected level should be 19.102

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/BeanPropertyRowMapperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'"select name, null as age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'"select last_name as \"Last Name\", age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.125

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/JdbcTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.149
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.160
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.171
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.183
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.199
 WarningindentationIndentation'RowCallbackHandler' have incorrect indentation level 5, expected level should be 19.211
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.218
 WarningindentationIndentation'Integer' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'JdbcTemplateCallback' have incorrect indentation level 3, expected level should be 17.220
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.401
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.466
 WarningindentationIndentation'Statement' have incorrect indentation level 5, expected level should be 18.467
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.535
 WarningindentationIndentation'method def modifier' have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.536
 WarningindentationIndentation'method call' child have incorrect indentation level 32, expected level should be one of the following: 40, 48, 56.539
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be one of the following: 40, 48, 56.539
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.540
 WarningindentationIndentation'method def modifier' have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.541
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be one of the following: 40, 48, 56.543
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 24, expected level should be one of the following: 32, 40, 48.544
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32.545
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.571
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.612
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.649
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.1283
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.1287

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"select id, forename from custmr where id = :id and country = :country"' have incorrect indentation level 2, expected level should be 17.58
 WarningindentationIndentation'"select id, forename from custmr where id = ? and country = ?"' have incorrect indentation level 2, expected level should be 17.60
 WarningindentationIndentation'"select id, forename from custmr"' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = :perfId and price_band_id = :priceId"' have incorrect indentation level 2, expected level should be 17.65
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = ? and price_band_id = ?"' have incorrect indentation level 2, expected level should be 17.67
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.165
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.218
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.300
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.326
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.352

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/namedparam/NamedParameterQueryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"SELECT AGE FROM CUSTMR WHERE ID < :id"' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'"SELECT AGE FROM CUSTMR WHERE ID < :id"' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'"SELECT AGE FROM CUSTMR WHERE ID < :id"' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'parms' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'parms' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'method def modifier' have incorrect indentation level 24, expected level should be one of the following: 40, 48, 56.176
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be one of the following: 48, 56, 64.178
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 24, expected level should be one of the following: 40, 48, 56.179
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 32, 40.180
 WarningindentationIndentation'parms' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'parms' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'"SELECT AGE FROM CUSTMR WHERE (ID, NAME) IN (:multiExpressionList)"' have incorrect indentation level 4, expected level should be 18.248
 WarningindentationIndentation'parms' have incorrect indentation level 4, expected level should be 18.249
 WarningindentationIndentation'"SELECT AGE FROM CUSTMR WHERE (ID, NAME) IN ((?, ?), (?, ?))"' have incorrect indentation level 4, expected level should be 18.253
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.279

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/namedparam/NamedParameterUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NamedParameterUtils' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'NamedParameterUtils' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'NamedParameterUtils' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'NamedParameterUtils' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'NamedParameterUtils' have incorrect indentation level 4, expected level should be 18.174

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/simple/ParameterizedBeanPropertyRowMapperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'ParameterizedBeanPropertyRowMapper' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'"select name, age, birth_date, balance from people"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'ParameterizedBeanPropertyRowMapper' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/simple/SimpleJdbcCallTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'Types' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'addValue' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'addValue' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'Types' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.162
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.188
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 0, expected level should be 8.285

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/simple/SimpleJdbcTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 17, expected level should be 16.245
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.245

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/simple/TableMetaDataContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'true' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"id"' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'Types' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'false' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'values' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'values' have incorrect indentation level 4, expected level should be 18.111

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/support/LobSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'handler' have incorrect indentation level 4, expected level should be 18.61

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DataSourceJtaTransactionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.97
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.101
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.190
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.191
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.196
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.200
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.330
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.334
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.335
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.336
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.337
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.342
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.343
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.344
 WarningindentationIndentation'Status' have incorrect indentation level 5, expected level should be 19.345
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.356
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 6, expected level should be 20.370
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.439
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.442
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.443
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.444
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.456
 WarningindentationIndentation'JtaTransactionObject' have incorrect indentation level 5, expected level should be 19.550
 WarningindentationIndentation'final' have incorrect indentation level 5, expected level should be 19.551
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.608
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.609
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.610
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.611
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.612
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.613
 WarningindentationIndentation'method def' child have incorrect indentation level 0, expected level should be 16.663

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DataSourceTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.114
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.200
 WarningindentationIndentation'Connection' have incorrect indentation level 5, expected level should be 19.204
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.212
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.316
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.455
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.494
 WarningindentationIndentation'TransactionTemplate' have incorrect indentation level 2, expected level should be 18.776

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DelegatingDataSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'is' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.115

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClass' have incorrect indentation level 2, expected level should be 17.37
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.47
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.48
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.66
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.67
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.68
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.81
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.82
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.95
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.96
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.109
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.110
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.124
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.125
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.126
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.127
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.140
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.141
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.142
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.155
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.156
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 20.157

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'resource' have incorrect indentation level 3, expected level should be 18.46

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/init/AbstractDatabaseInitializationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'jdbcTemplate' have incorrect indentation level 4, expected level should be 19.80
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 19.81

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/init/AbstractDatabasePopulatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.75
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.77
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.89
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.99
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.101
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.112
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.122
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.124
 WarningindentationIndentation'resource' have incorrect indentation level 3, expected level should be 18.157
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.168
 WarningindentationIndentation'equalTo' have incorrect indentation level 3, expected level should be 18.170

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/init/ScriptUtilsUnitTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'statements' have incorrect indentation level 3, expected level should be 18.85

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/lookup/BeanFactoryDataSourceLookupTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"getDataSource(): this one obviously (and incorrectly) is"' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'DataSource' have incorrect indentation level 6, expected level should be 18.60
 WarningindentationIndentation'member def type' have incorrect indentation level 32, expected level should be 24.63
 WarningindentationIndentation'try' child have incorrect indentation level 32, expected level should be 24.63
 WarningindentationIndentation'try' child have incorrect indentation level 32, expected level should be 24.64
 WarningindentationIndentation'try' child have incorrect indentation level 32, expected level should be 24.65

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/GenericSqlQueryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"select id, forename from custmr where id = ? and country = ?"' have incorrect indentation level 2, expected level should be 17.50
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.64

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/GenericStoredProcedureTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.45

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/RdbmsOperationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.195

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/SqlQueryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"select id from custmr"' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'"select id from custmr where forename = ? and id = ?"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"select forename from custmr"' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'"select forename from custmr WHERE 1 = 2"' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"select id, forename from prefix:custmr where forename = ?"' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'"select id, forename from custmr where id = :id and country = :country"' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'"select id, forename from custmr where id = ? and country = ?"' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'"select id, forename from custmr where id in (?, ?)"' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'"select id, forename from custmr where id in (:ids)"' have incorrect indentation level 3, expected level should be 17.71
 WarningindentationIndentation'"select id, forename from custmr where id = ? or id = ?)"' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'"select id, forename from custmr where id = :id1 or id = :id1)"' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'"select id, forename from custmr where id <= ?"' have incorrect indentation level 3, expected level should be 17.77
 WarningindentationIndentation'cust' have incorrect indentation level 4, expected level should be 18.263

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/SqlUpdateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"update seat_status set booking_id = null"' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = ?"' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = ? and price_band_id = ?"' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = :perfId and price_band_id = :priceId"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"update seat_status set booking_id = null where name = ?"' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'"update seat_status set booking_id = null where performance_id = ? and price_band_id = ? and name = ? and confirmed = ?"' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'"insert into show (name) values(?)"' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'array initialization' child have incorrect indentation level 88, expected level should be one of the following: 40, 46, 48, 61.365

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/StoredProcedureTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Syntax error or access violation exception"' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'callableStatement' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'List' have incorrect indentation level 5, expected level should be 19.184
 WarningindentationIndentation'"Syntax error or access violation exception"' have incorrect indentation level 4, expected level should be 18.253
 WarningindentationIndentation'jdbcTemplate' have incorrect indentation level 4, expected level should be 18.359
 WarningindentationIndentation'jdbcTemplate' have incorrect indentation level 4, expected level should be 18.381
 WarningindentationIndentation'SQLException' have incorrect indentation level 6, expected level should be 20.693

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/CustomSQLExceptionTranslatorRegistrarTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BadSqlGrammarException' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'TransientDataAccessResourceException' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/SQLErrorCodeSQLExceptionTranslatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataIntegrityViolationException' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/SQLErrorCodesFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'sf' have incorrect indentation level 4, expected level should be 18.227

spring-framework/spring-jms/src/main/java/org/springframework/jms/annotation/JmsListenerAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.83
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.159
 WarningindentationIndentation'"': "' have incorrect indentation level 7, expected level should be 21.219

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/AbstractJmsListenerContainerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/AbstractListenerContainerParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'factoryId' have incorrect indentation level 5, expected level should be 19.114
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.137
 WarningindentationIndentation'"Listener 'ref' attribute contains empty value."' have incorrect indentation level 5, expected level should be 19.146
 WarningindentationIndentation'"Listener 'method' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.157
 WarningindentationIndentation'containerEle' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'pubSubDomain' have incorrect indentation level 5, expected level should be 19.175
 WarningindentationIndentation'containerDef' have incorrect indentation level 6, expected level should be 20.178
 WarningindentationIndentation'"Listener 'destination' attribute contains empty value."' have incorrect indentation level 5, expected level should be 19.197
 WarningindentationIndentation'"Listener 'subscription' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.205
 WarningindentationIndentation'"Listener 'selector' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.214
 WarningindentationIndentation'"Listener 'concurrency' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.223
 WarningindentationIndentation'"\"queue\", \"topic\", \"durableTopic\", \"sharedTopic\", \"sharedDurableTopic\" supported."' have incorrect indentation level 5, expected level should be 19.257
 WarningindentationIndentation'"Listener 'client-id' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.267
 WarningindentationIndentation'"listener container 'message-converter' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.276
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.298
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.304
 WarningindentationIndentation'acknowledge' have incorrect indentation level 6, expected level should be 20.322

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/AnnotationDrivenJmsBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Only one JmsListenerAnnotationBeanPostProcessor may exist within the context."' have incorrect indentation level 5, expected level should be 19.52
 WarningindentationIndentation'"org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor"' have incorrect indentation level 5, expected level should be 19.56
 WarningindentationIndentation'JmsListenerConfigUtils' have incorrect indentation level 5, expected level should be 19.77
 WarningindentationIndentation'"org.springframework.jms.config.JmsListenerEndpointRegistry"' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.94

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/DefaultJcaListenerContainerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/DefaultJmsListenerContainerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.36

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/JcaListenerContainerParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"Listener container 'resource-adapter' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.105
 WarningindentationIndentation'"'destination-resolver', not both. If you define a dedicated JmsActivationSpecFactory bean, "' have incorrect indentation level 6, expected level should be 20.117
 WarningindentationIndentation'"specify the custom DestinationResolver there (if possible)."' have incorrect indentation level 6, expected level should be 20.118

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/JmsListenerConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.jms.config.internalJmsListenerAnnotationProcessor"' have incorrect indentation level 3, expected level should be 17.31
 WarningindentationIndentation'"org.springframework.jms.config.internalJmsListenerEndpointRegistry"' have incorrect indentation level 3, expected level should be 17.37

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/JmsListenerContainerParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'"Invalid 'container-type' attribute: only \"default\" and \"simple\" supported."' have incorrect indentation level 5, expected level should be 19.105
 WarningindentationIndentation'"Listener container 'connection-factory' attribute contains empty value."' have incorrect indentation level 6, expected level should be 20.125
 WarningindentationIndentation'"'cache' attribute not actively supported for listener container of type \"simple\". "' have incorrect indentation level 7, expected level should be 21.152
 WarningindentationIndentation'"Effective runtime behavior will be equivalent to \"consumer\" / \"auto\"."' have incorrect indentation level 9, expected level should be 21.153
 WarningindentationIndentation'"'transaction-manager' attribute not supported for listener container of type \"simple\"."' have incorrect indentation level 6, expected level should be 20.175

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/JmsListenerEndpointRegistrar.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/JmsListenerEndpointRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'"Another endpoint is already registered with id '"' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'JmsListenerContainerFactory' have incorrect indentation level 3, expected level should be 17.110

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/MethodJmsListenerEndpoint.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not create message listener - MessageHandlerMethodFactory not set"' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-jms/src/main/java/org/springframework/jms/config/SimpleJmsListenerContainerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.29

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/CachedMessageProducer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'completionListenerClass' have incorrect indentation level 6, expected level should be 20.277

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/CachingConnectionFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Session' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'Session' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.230
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.277
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.280
 WarningindentationIndentation'methodName' have incorrect indentation level 6, expected level should be 20.334
 WarningindentationIndentation'methodName' have incorrect indentation level 7, expected level should be 21.341
 WarningindentationIndentation'Destination' have incorrect indentation level 4, expected level should be 18.410

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/ConnectionFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.177
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'ConnectionFactory' have incorrect indentation level 3, expected level should be 17.259
 WarningindentationIndentation'ConnectionFactory' have incorrect indentation level 3, expected level should be 17.277
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.284
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.342
 WarningindentationIndentation'resourceHolderToUse' have incorrect indentation level 7, expected level should be 19.343

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/DelegatingConnectionFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.54

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/JmsResourceHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/JmsTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.92
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.166

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/SingleConnectionFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TopicConnectionFactory' have incorrect indentation level 2, expected level should be 16.79
 WarningindentationIndentation'method' have incorrect indentation level 5, expected level should be 19.589

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/TransactionAwareConnectionFactoryProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.78
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.167
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'getTargetConnectionFactory' have incorrect indentation level 6, expected level should be 20.239
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.246
 WarningindentationIndentation'isSynchedLocalTransactionAllowed' have incorrect indentation level 6, expected level should be 20.247
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.254
 WarningindentationIndentation'isSynchedLocalTransactionAllowed' have incorrect indentation level 6, expected level should be 20.255

spring-framework/spring-jms/src/main/java/org/springframework/jms/connection/UserCredentialsConnectionFactoryAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.80

spring-framework/spring-jms/src/main/java/org/springframework/jms/core/JmsMessageOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageReceivingOperations' have incorrect indentation level 2, expected level should be 16.42
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.95
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.166
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.182

spring-framework/spring-jms/src/main/java/org/springframework/jms/core/JmsMessagingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.47
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.215
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.289
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.307
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.315
 WarningindentationIndentation'destination' have incorrect indentation level 5, expected level should be 19.366
 WarningindentationIndentation'destinationName' have incorrect indentation level 5, expected level should be 19.377
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.412

spring-framework/spring-jms/src/main/java/org/springframework/jms/core/JmsTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'getConnectionFactory' have incorrect indentation level 5, expected level should be 19.481
 WarningindentationIndentation'Destination' have incorrect indentation level 3, expected level should be 17.688
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.702
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.798

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/AbstractJmsListeningContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.61
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.396

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/AbstractMessageListenerContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.135
 WarningindentationIndentation'Session' have incorrect indentation level 3, expected level should be 17.138
 WarningindentationIndentation'Session' have incorrect indentation level 3, expected level should be 17.141
 WarningindentationIndentation'messageListener' have incorrect indentation level 4, expected level should be 18.299
 WarningindentationIndentation'"having been stopped in the meantime: "' have incorrect indentation level 6, expected level should be 20.599
 WarningindentationIndentation'createSharedDurableConsumerMethod' have incorrect indentation level 6, expected level should be 20.807

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/AbstractPollingMessageListenerContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.179
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.261
 WarningindentationIndentation'consumerToUse' have incorrect indentation level 7, expected level should be 21.297
 WarningindentationIndentation'sessionToUse' have incorrect indentation level 7, expected level should be 21.298
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.302
 WarningindentationIndentation'getConnectionFactory' have incorrect indentation level 7, expected level should be 21.305
 WarningindentationIndentation'"session ["' have incorrect indentation level 7, expected level should be 21.335
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.366

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/DefaultMessageListenerContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.130
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.523
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.524
 WarningindentationIndentation'" message listener invokers"' have incorrect indentation level 8, expected level should be 22.564
 WarningindentationIndentation'getIdleInvokerCount' have incorrect indentation level 6, expected level should be 20.742
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.760
 WarningindentationIndentation'"leaving it up to asynchronous invokers to establish a Connection as soon as possible"' have incorrect indentation level 5, expected level should be 19.795
 WarningindentationIndentation'"Check your thread pool configuration! Manual recovery necessary through a start() call."' have incorrect indentation level 9, expected level should be 23.1091
 WarningindentationIndentation'"due to tasks having been rejected. Check your thread pool configuration! Automatic recovery "' have incorrect indentation level 9, expected level should be 23.1095
 WarningindentationIndentation'"to be triggered by remaining consumers."' have incorrect indentation level 9, expected level should be 23.1096

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/SimpleMessageListenerContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getConnectionFactory' have incorrect indentation level 5, expected level should be 19.326

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/adapter/AbstractAdaptableMessageListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53
 WarningindentationIndentation'"] - generating response message for it"' have incorrect indentation level 6, expected level should be 20.240
 WarningindentationIndentation'"]: not generating response message for it because of no JMS Session given"' have incorrect indentation level 6, expected level should be 20.255

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/adapter/MessageListenerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.122

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/adapter/MessagingMessageListenerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/endpoint/DefaultJmsActivationSpecFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'adapterClassName' have incorrect indentation level 5, expected level should be 19.82
 WarningindentationIndentation'adapterClassName' have incorrect indentation level 5, expected level should be 19.95

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/endpoint/JmsMessageEndpointManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.53
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.167

spring-framework/spring-jms/src/main/java/org/springframework/jms/listener/endpoint/StandardJmsActivationSpecFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ackMode' have incorrect indentation level 5, expected level should be 19.197

spring-framework/spring-jms/src/main/java/org/springframework/jms/remoting/JmsInvokerProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.44

spring-framework/spring-jms/src/main/java/org/springframework/jms/remoting/JmsInvokerServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55
 WarningindentationIndentation'Message' have incorrect indentation level 3, expected level should be 17.131

spring-framework/spring-jms/src/main/java/org/springframework/jms/support/SimpleJmsHeaderMapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Boolean' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'"' to Message header"' have incorrect indentation level 9, expected level should be 23.219

spring-framework/spring-jms/src/main/java/org/springframework/jms/support/converter/MessagingMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageBuilder' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'MessageBuilder' have incorrect indentation level 4, expected level should be 18.111

spring-framework/spring-jms/src/test/java/org/springframework/jms/annotation/AbstractJmsAnnotationDrivenTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'simpleFactory' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'selector' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'destination' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'subscription' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'customRegistry' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'customRegistry' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'customRegistry' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'simpleFactory' have incorrect indentation level 4, expected level should be 18.211

spring-framework/spring-jms/src/test/java/org/springframework/jms/annotation/AnnotationDrivenNamespaceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"annotation-driven-sample-config.xml"' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'"annotation-driven-full-config.xml"' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'"annotation-driven-full-configurable-config.xml"' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'"annotation-driven-custom-registry.xml"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'"annotation-driven-custom-container-factory.xml"' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"annotation-driven-default-container-factory.xml"' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'"annotation-driven-custom-handler-method-factory.xml"' have incorrect indentation level 4, expected level should be 18.87

spring-framework/spring-jms/src/test/java/org/springframework/jms/annotation/EnableJmsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EnableJmsSampleConfig' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'EnableJmsFullConfig' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'EnableJmsFullConfigurableConfig' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'EnableJmsCustomConfig' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'EnableJmsCustomContainerFactoryConfig' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'EnableJmsDefaultContainerFactoryConfig' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'EnableJmsHandlerMethodFactoryConfig' have incorrect indentation level 4, expected level should be 18.103

spring-framework/spring-jms/src/test/java/org/springframework/jms/annotation/JmsListenerAnnotationBeanPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Config' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'Config' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'Config' have incorrect indentation level 4, expected level should be 18.104

spring-framework/spring-jms/src/test/java/org/springframework/jms/config/JmsListenerContainerFactoryIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'containerFactory' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'DefaultMessageHandlerMethodFactory' have incorrect indentation level 3, expected level should be 17.92

spring-framework/spring-jms/src/test/java/org/springframework/jms/config/JmsListenerContainerTestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.29

spring-framework/spring-jms/src/test/java/org/springframework/jms/config/JmsNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'adapterFieldAccessor' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'adapterFieldAccessor' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'adapterFieldAccessor' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.150
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.166
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.228
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.230
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.232
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.243
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.245
 WarningindentationIndentation'listener3' have incorrect indentation level 4, expected level should be 18.247
 WarningindentationIndentation'listener4' have incorrect indentation level 4, expected level should be 18.249
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.280
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.282
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.284
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.287
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.289
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.290
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.292
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.294
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.296

spring-framework/spring-jms/src/test/java/org/springframework/jms/config/MessageListenerTestContainer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.29

spring-framework/spring-jms/src/test/java/org/springframework/jms/config/MethodJmsListenerEndpointTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getListenerMethod' have incorrect indentation level 4, expected level should be 18.239
 WarningindentationIndentation'getListenerMethod' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'DefaultMessageHandlerMethodFactory' have incorrect indentation level 3, expected level should be 17.355
 WarningindentationIndentation'DefaultMessageHandlerMethodFactory' have incorrect indentation level 3, expected level should be 17.364

spring-framework/spring-jms/src/test/java/org/springframework/jms/core/JmsMessagingTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.608
 WarningindentationIndentation'method def modifier' have incorrect indentation level 24, expected level should be one of the following: 40, 48, 56.609
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be one of the following: 48, 56, 64.611
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 24, expected level should be one of the following: 40, 48, 56.612
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 32, 40.613

spring-framework/spring-jms/src/test/java/org/springframework/jms/core/JmsTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.348
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.349
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.539
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.540
 WarningindentationIndentation'clientAcknowledge' have incorrect indentation level 5, expected level should be 19.569
 WarningindentationIndentation':' have incorrect indentation level 7, expected level should be 19.570

spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/SimpleMessageListenerContainerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"must default to false. Change this test (and the "' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"attendant Javadoc) if you have changed the default."' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'container' have incorrect indentation level 4, expected level should be 18.75

spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageListenerAdapterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ex' have incorrect indentation level 6, expected level should be 20.174
 WarningindentationIndentation'adapter' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'CORRELATION_ID' have incorrect indentation level 4, expected level should be 18.224

spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessagingMessageListenerAdapterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/endpoint/DefaultJmsActivationSpecFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-jms/src/test/java/org/springframework/jms/support/JmsAccessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"false. Change this test (and the attendant Javadoc) if you have "' have incorrect indentation level 4, expected level should be 18.43
 WarningindentationIndentation'"changed the default."' have incorrect indentation level 4, expected level should be 18.44
 WarningindentationIndentation'accessor' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'"[Session.AUTO_ACKNOWLEDGE]. Change this test (and the attendant "' have incorrect indentation level 4, expected level should be 18.52
 WarningindentationIndentation'"Javadoc) if you have changed the default."' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'Session' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'accessor' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-jms/src/test/java/org/springframework/jms/support/SimpleJmsHeaderMapperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.167
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.182
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.183
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.417
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.418
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.419
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.420
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.442
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.443
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.444
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.445
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.467
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.468
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.469
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.485
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.486
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.487
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.503
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.504
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.505
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.521
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.522
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.523

spring-framework/spring-jms/src/test/java/org/springframework/jms/support/converter/MappingJackson2MessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-jms/src/test/java/org/springframework/jms/support/destination/JmsDestinationAccessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"false (i.e. Queues are used by default). Change this test (and the "' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'"attendant Javadoc) if you have changed the default."' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'accessor' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-jms/src/test/java/org/springframework/jms/support/destination/JndiDestinationResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'=' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/converter/AbstractMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Payload class must be byte[] or String: "' have incorrect indentation level 4, expected level should be 18.138

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/converter/MappingJackson2MessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/AbstractDestinationResolvingMessagingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.38
 WarningindentationIndentation'DestinationResolvingMessageReceivingOperations' have incorrect indentation level 2, expected level should be 16.39
 WarningindentationIndentation'DestinationResolvingMessageRequestReplyOperations' have incorrect indentation level 2, expected level should be 16.40
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.123
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.139

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessageReceivingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.33

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessageSendingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.130

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessagingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.33
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.76

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/BeanFactoryMessageChannelDestinationResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolvingMessageRequestReplyOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.74
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.109

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolvingMessageSendingOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.90

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/GenericMessagingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.130

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/core/MessageRequestReplyOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.121
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.137

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/HandlerMethodSelector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.63

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/AbstractNamedValueMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.67

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DefaultMessageHandlerMethodFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.154

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DestinationVariableMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DestinationVariableMethodArgumentResolver' have incorrect indentation level 3, expected level should be 17.38
 WarningindentationIndentation'DESTINATION_TEMPLATE_VARIABLES_HEADER' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/HeaderMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"one in the top level header map and a second in the nested map with native headers. "' have incorrect indentation level 6, expected level should be 20.70
 WarningindentationIndentation'"Using the value from top level map. "' have incorrect indentation level 6, expected level should be 20.71
 WarningindentationIndentation'"Use 'nativeHeader.myHeader' to resolve to the value from the nested native header map."' have incorrect indentation level 6, expected level should be 20.72

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MessageMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' child have incorrect indentation level 32, expected level should be 24.48

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MethodArgumentNotValidException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BindingResult' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/PayloadArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.167

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractMethodMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.65
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.249

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodArgumentResolverComposite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/InvocableHandlerMethod.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' is not an instance of the actual controller bean instance '"' have incorrect indentation level 5, expected level should be 19.222
 WarningindentationIndentation'targetBeanClass' have incorrect indentation level 5, expected level should be 19.223
 WarningindentationIndentation'"(e.g. due to @Transactional), please use class-based proxying."' have incorrect indentation level 5, expected level should be 19.224

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/SimpAttributesContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageMappingInfo.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DestinationPatternsMessageCondition' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageSendingOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.120

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageTypeMessageCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.35
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.38

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessagingTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.48
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.206
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.213
 WarningindentationIndentation'MessagePostProcessor' have incorrect indentation level 3, expected level should be 17.220
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 5, expected level should be 19.253

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SendToMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.129

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SimpAnnotationMethodMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.83
 WarningindentationIndentation'MessageChannel' have incorrect indentation level 3, expected level should be 17.116
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.293
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 18.294
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.430

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SubscriptionMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"No subscriptionId in message="' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractBrokerMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.49
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 3, expected level should be 17.98

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractSubscriptionRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.105

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/broker/DefaultSubscriptionRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.150
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.249

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/broker/SimpleBrokerMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractBrokerRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageChannel' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractMessageBrokerConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"com.fasterxml.jackson.databind.ObjectMapper"' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.182
 WarningindentationIndentation'clientInboundChannel' have incorrect indentation level 4, expected level should be 18.229

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/config/StompBrokerRelayRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageChannel' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'getClientOutboundChannel' have incorrect indentation level 4, expected level should be 18.172

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/StompBrokerRelayMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.119
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'new' have incorrect indentation level 9, expected level should be 23.635
 WarningindentationIndentation'accessor' have incorrect indentation level 8, expected level should be 22.719
 WarningindentationIndentation'MessageBuilder' have incorrect indentation level 5, expected level should be 19.733
 WarningindentationIndentation'StompCommand' have incorrect indentation level 5, expected level should be 19.737
 WarningindentationIndentation'accessor' have incorrect indentation level 8, expected level should be 22.756

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/StompEncoder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'StompHeaderAccessor' have incorrect indentation level 5, expected level should be 19.120
 WarningindentationIndentation'if' child have incorrect indentation level 33, expected level should be 32.158

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/user/DefaultUserDestinationResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'destination' have incorrect indentation level 5, expected level should be 19.114
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.188
 WarningindentationIndentation'Set' have incorrect indentation level 4, expected level should be 18.210

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/user/UserDestinationMessageHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/simp/user/UserDestinationResult.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/support/AbstractHeaderMapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'value' have incorrect indentation level 6, expected level should be 20.99

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/support/AbstractMessageChannel.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.131

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/support/MessageHeaderAccessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.457
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.458
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.468
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.469
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.470
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 6, expected level should be 20.648

spring-framework/spring-messaging/src/main/java/org/springframework/messaging/tcp/reactor/Reactor11TcpClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.125
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.150
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.159
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.163
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.169
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.175
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.176

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/AbstractMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.85

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/MappingJackson2MessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'message' have incorrect indentation level 4, expected level should be 18.142

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/MessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.58
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.80

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/StringMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.98

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/core/DestinationResolvingMessagingTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.197
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.208

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/core/MessageRequestReplyTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.149

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/core/MessageSendingTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.179

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/DestinationPatternsMessageConditionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.43
 WarningindentationIndentation'"foo"' have incorrect indentation level 4, expected level should be 18.46
 WarningindentationIndentation'"/t1/m1"' have incorrect indentation level 4, expected level should be 18.84

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/DefaultMessageHandlerMethodFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'conversionService' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'createInvocableHandlerMethod' have incorrect indentation level 4, expected level should be 18.184
 WarningindentationIndentation'DefaultMessageHandlerMethodFactory' have incorrect indentation level 3, expected level should be 17.195

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/DestinationVariableMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DestinationVariableMethodArgumentResolver' have incorrect indentation level 3, expected level should be 18.81
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.100

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/HeaderMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.141
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.142
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.143
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.144
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.145

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/HeadersMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageHeaders' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.127
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'MessageHeaders' have incorrect indentation level 3, expected level should be 17.129
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 3, expected level should be 17.130
 WarningindentationIndentation'TestMessageHeaderAccessor' have incorrect indentation level 3, expected level should be 17.131

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/MessageMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Message' have incorrect indentation level 3, expected level should be 17.150
 WarningindentationIndentation'Message' have incorrect indentation level 3, expected level should be 17.151
 WarningindentationIndentation'Message' have incorrect indentation level 3, expected level should be 17.152
 WarningindentationIndentation'Message' have incorrect indentation level 3, expected level should be 17.153
 WarningindentationIndentation'ErrorMessage' have incorrect indentation level 3, expected level should be 17.154

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/PayloadArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.214
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.215
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.216
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.217
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.218
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.220

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/SimpAttributesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SimpAttributes' have incorrect indentation level 4, expected level should be 18.79

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/SimpMessageHeaderAccessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"session=session user=user attributes[1] payload=p"' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'"session=session user=user attributes={key=value} nativeHeaders="' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"{nativeKey=[nativeValue]} payload=p"' have incorrect indentation level 4, expected level should be 18.63

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/SimpMessagingTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.165

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/annotation/support/SendToMethodReturnValueHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'String' have incorrect indentation level 12, expected level should be 17.385

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/annotation/support/SimpAnnotationMethodMessageHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SubscribableChannel' have incorrect indentation level 4, expected level should be 18.232
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.267
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.275

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/annotation/support/SubscriptionMethodReturnValueHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.146

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/broker/BrokerMessageHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.130

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/config/MessageBrokerConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"clientInboundChannel"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"clientInboundChannelExecutor"' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'"clientOutboundChannel"' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'"clientOutboundChannelExecutor"' have incorrect indentation level 4, expected level should be 18.184
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.217
 WarningindentationIndentation'"brokerChannel"' have incorrect indentation level 4, expected level should be 18.258
 WarningindentationIndentation'"brokerChannelExecutor"' have incorrect indentation level 4, expected level should be 18.263
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.389

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/config/StompBrokerRelayRegistrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'clientInboundChannel' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/stomp/StompBrokerRelayMessageHandlerIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.301
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.401

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/stomp/StompBrokerRelayMessageHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 4, expected level should be 18.145

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/stomp/StompCodecTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'frameString' have incorrect indentation level 4, expected level should be 18.268
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.290
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.301

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/ExecutorSubscribableChannelTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.190

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/MessageBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.124
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.126
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.127
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.134
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.136
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.137

spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/NativeMessageHeaderAccessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.117

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/HibernateTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.339
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.958
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.1045
 WarningindentationIndentation'session' have incorrect indentation level 6, expected level should be 20.1054
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.1163
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.1191

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/HibernateTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.111
 WarningindentationIndentation'"] of Hibernate SessionFactory for HibernateTransactionManager"' have incorrect indentation level 7, expected level should be 21.361
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.380
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.403
 WarningindentationIndentation'getSessionFactory' have incorrect indentation level 6, expected level should be 20.435
 WarningindentationIndentation'getSessionFactory' have incorrect indentation level 6, expected level should be 20.436
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.553
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.581
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.601
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.627

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/LocalSessionFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.70

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/LocalSessionFactoryBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.98
 WarningindentationIndentation'ConfigurableJtaPlatform' have incorrect indentation level 6, expected level should be 20.170
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.179
 WarningindentationIndentation'jtaTm' have incorrect indentation level 8, expected level should be 20.180
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.185
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.282
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.367

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/SessionFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataSourceUtils' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.93

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/SpringSessionContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not introspect Hibernate JtaPlatform for SpringJtaSessionContext"' have incorrect indentation level 5, expected level should be 19.72
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.90
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.92
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.98
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.128

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/support/AsyncRequestInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/support/HibernateDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.111

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/support/OpenSessionInViewFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.123
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.157

spring-framework/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/support/OpenSessionInViewInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.126
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.144

spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/orm/hibernate4/HibernateTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.675
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.676
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.752
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.753

spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/orm/hibernate4/HibernateTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'holder' have incorrect indentation level 6, expected level should be 20.390
 WarningindentationIndentation'holder' have incorrect indentation level 6, expected level should be 20.442
 WarningindentationIndentation'entityInterceptor' have incorrect indentation level 4, expected level should be 18.669

spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/validation/hibernatevalidator5/ValidatorFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.124

spring-framework/spring-orm/src/main/java/org/springframework/orm/ObjectOptimisticLockingFailureException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.121

spring-framework/spring-orm/src/main/java/org/springframework/orm/ObjectRetrievalFailureException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/AbstractSessionFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.54

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/HibernateInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.100

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/HibernateTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 4, expected level should be 18.398
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.400
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.410
 WarningindentationIndentation'org' have incorrect indentation level 4, expected level should be 18.490
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.1079
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.1166
 WarningindentationIndentation'session' have incorrect indentation level 6, expected level should be 20.1175
 WarningindentationIndentation'session' have incorrect indentation level 4, expected level should be 18.1278

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/HibernateTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.134
 WarningindentationIndentation'"] of Hibernate SessionFactory for HibernateTransactionManager"' have incorrect indentation level 7, expected level should be 21.419
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.438
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 6, expected level should be 20.442
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 7, expected level should be 21.451
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.463
 WarningindentationIndentation'getSessionFactory' have incorrect indentation level 6, expected level should be 20.496
 WarningindentationIndentation'"] for Hibernate transaction"' have incorrect indentation level 7, expected level should be 21.499
 WarningindentationIndentation'"Preparing JDBC Connection of Hibernate Session ["' have incorrect indentation level 7, expected level should be 21.510
 WarningindentationIndentation'"Not preparing JDBC Connection of Hibernate Session ["' have incorrect indentation level 7, expected level should be 21.529
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.611
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 5, expected level should be 19.659
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 5, expected level should be 19.679
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 5, expected level should be 19.705
 WarningindentationIndentation'"] after transaction"' have incorrect indentation level 6, expected level should be 20.742
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 6, expected level should be 20.749

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/LocalRegionFactoryProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheDataDescription' have incorrect indentation level 3, expected level should be 17.101

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/LocalSessionFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.118
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.532
 WarningindentationIndentation'Environment' have incorrect indentation level 6, expected level should be 20.543
 WarningindentationIndentation'Environment' have incorrect indentation level 6, expected level should be 20.549
 WarningindentationIndentation'Environment' have incorrect indentation level 6, expected level should be 20.551
 WarningindentationIndentation'Environment' have incorrect indentation level 6, expected level should be 20.557
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.871
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.917
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.955
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.993

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/SessionFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataSourceUtils' have incorrect indentation level 3, expected level should be 17.113
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.118
 WarningindentationIndentation'SessionFactory' have incorrect indentation level 3, expected level should be 17.235
 WarningindentationIndentation'SQLExceptionTranslator' have incorrect indentation level 3, expected level should be 17.236
 WarningindentationIndentation'SessionFactory' have incorrect indentation level 3, expected level should be 17.283
 WarningindentationIndentation'SQLExceptionTranslator' have incorrect indentation level 3, expected level should be 17.284
 WarningindentationIndentation'sessionHolder' have incorrect indentation level 5, expected level should be 19.298
 WarningindentationIndentation'new' have incorrect indentation level 7, expected level should be 21.305
 WarningindentationIndentation'!' have incorrect indentation level 7, expected level should be 21.311
 WarningindentationIndentation'sessionFactory' have incorrect indentation level 4, expected level should be 18.328
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.346
 WarningindentationIndentation'SessionHolder' have incorrect indentation level 3, expected level should be 17.378
 WarningindentationIndentation'SQLExceptionTranslator' have incorrect indentation level 3, expected level should be 17.379
 WarningindentationIndentation'new' have incorrect indentation level 10, expected level should be 24.408
 WarningindentationIndentation'new' have incorrect indentation level 12, expected level should be 24.409
 WarningindentationIndentation'jtaTm' have incorrect indentation level 12, expected level should be 24.410
 WarningindentationIndentation'SQLExceptionTranslator' have incorrect indentation level 3, expected level should be 17.448
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 22.471
 WarningindentationIndentation'new' have incorrect indentation level 10, expected level should be 22.472
 WarningindentationIndentation'jtaTm' have incorrect indentation level 10, expected level should be 22.473
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.570
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.587
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.603
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 19.621

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/SpringSessionSynchronization.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SessionHolder' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'SQLExceptionTranslator' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 4, expected level should be 18.78

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/SpringTransactionFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'JDBCContext' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/annotation/AnnotationSessionFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.177

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/AbstractLobType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResultSet' have incorrect indentation level 3, expected level should be 17.205
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 2, expected level should be 17.219

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/AsyncRequestInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.45

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/BlobByteArrayType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResultSet' have incorrect indentation level 3, expected level should be 17.96
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.104

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/BlobSerializableType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResultSet' have incorrect indentation level 3, expected level should be 17.126
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.149

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/BlobStringType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResultSet' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/ClobStringType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResultSet' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'PreparedStatement' have incorrect indentation level 3, expected level should be 17.84

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/HibernateDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.117

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/OpenSessionInViewFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.189
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.238

spring-framework/spring-orm/src/main/java/org/springframework/orm/hibernate3/support/OpenSessionInViewInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SessionFactoryUtils' have incorrect indentation level 3, expected level should be 18.157
 WarningindentationIndentation'getSessionFactory' have incorrect indentation level 6, expected level should be 20.168
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.174
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.197
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.220

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/JdoTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.103
 WarningindentationIndentation'"] of JDO PersistenceManagerFactory for JdoTransactionManager"' have incorrect indentation level 7, expected level should be 21.252
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.270
 WarningindentationIndentation'pmHolder' have incorrect indentation level 6, expected level should be 20.274
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.281
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.309
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.322
 WarningindentationIndentation'conHolder' have incorrect indentation level 8, expected level should be 22.345
 WarningindentationIndentation'"JdoDialect ["' have incorrect indentation level 8, expected level should be 22.353
 WarningindentationIndentation'getPersistenceManagerFactory' have incorrect indentation level 6, expected level should be 20.361
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.404
 WarningindentationIndentation'getPersistenceManagerFactory' have incorrect indentation level 4, expected level should be 18.417
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.437
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.454
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.472
 WarningindentationIndentation'txObject' have incorrect indentation level 6, expected level should be 20.492
 WarningindentationIndentation'PersistenceManagerHolder' have incorrect indentation level 4, expected level should be 18.541

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/LocalPersistenceManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanClassLoaderAware' have incorrect indentation level 2, expected level should be 16.111
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.219
 WarningindentationIndentation'PropertiesLoaderUtils' have incorrect indentation level 6, expected level should be 20.231

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/PersistenceManagerFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataSourceUtils' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.144
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.147
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.167
 WarningindentationIndentation'PersistenceManager' have incorrect indentation level 3, expected level should be 17.183
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.202
 WarningindentationIndentation'pmf' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.292
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.293
 WarningindentationIndentation'PersistenceManagerHolder' have incorrect indentation level 4, expected level should be 18.298

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/TransactionAwarePersistenceManagerFactoryProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PersistenceManagerFactoryUtils' have incorrect indentation level 6, expected level should be 20.157
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.204

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/support/OpenPersistenceManagerInViewFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 20.126
 WarningindentationIndentation'"' for OpenPersistenceManagerInViewFilter"' have incorrect indentation level 5, expected level should be 19.155

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/support/OpenPersistenceManagerInViewInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PersistenceManagerFactoryUtils' have incorrect indentation level 5, expected level should be 19.101
 WarningindentationIndentation'getPersistenceManagerFactory' have incorrect indentation level 5, expected level should be 19.103
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.126
 WarningindentationIndentation'pmHolder' have incorrect indentation level 5, expected level should be 19.129

spring-framework/spring-orm/src/main/java/org/springframework/orm/jdo/support/SpringPersistenceManagerProxyBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getPersistenceManagerFactory' have incorrect indentation level 5, expected level should be 19.212
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.217

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/AbstractEntityManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FactoryBean' have incorrect indentation level 2, expected level should be 16.85
 WarningindentationIndentation'InitializingBean' have incorrect indentation level 2, expected level should be 16.86
 WarningindentationIndentation'args' have incorrect indentation level 4, expected level should be 18.378
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.382
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.383

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/EntityManagerFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DataSourceUtils' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'"javax.persistence.SynchronizationType"' have incorrect indentation level 5, expected level should be 19.92
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.122
 WarningindentationIndentation'EntityManagerFactory' have incorrect indentation level 3, expected level should be 17.216
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 20.225
 WarningindentationIndentation'new' have incorrect indentation level 7, expected level should be 21.236
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.292
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.298
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.454
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.455
 WarningindentationIndentation'EntityManagerHolder' have incorrect indentation level 4, expected level should be 18.464
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.527
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.528

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/ExtendedEntityManagerCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EntityManager' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'EntityManager' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'EntityManager' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'EntityManagerFactory' have incorrect indentation level 3, expected level should be 17.163
 WarningindentationIndentation'nativeEmf' have incorrect indentation level 5, expected level should be 19.170
 WarningindentationIndentation'emf' have incorrect indentation level 5, expected level should be 19.175
 WarningindentationIndentation'EntityManagerFactoryInfo' have incorrect indentation level 3, expected level should be 17.193
 WarningindentationIndentation'EntityManager' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'PersistenceExceptionTranslator' have incorrect indentation level 3, expected level should be 17.220
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.221
 WarningindentationIndentation'PersistenceExceptionTranslator' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'boolean' have incorrect indentation level 4, expected level should be 18.260
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 20.313
 WarningindentationIndentation'!' have incorrect indentation level 7, expected level should be 21.375
 WarningindentationIndentation'"EntityManager ["' have incorrect indentation level 6, expected level should be 20.401
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.404
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.416
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.417
 WarningindentationIndentation'EntityManager' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.487
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 5, expected level should be 19.488

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/JpaTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.112
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.331
 WarningindentationIndentation'"] for JPA transaction"' have incorrect indentation level 6, expected level should be 20.335
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.342
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.368
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.381
 WarningindentationIndentation'conHolder' have incorrect indentation level 8, expected level should be 22.404
 WarningindentationIndentation'"JpaDialect ["' have incorrect indentation level 8, expected level should be 22.412
 WarningindentationIndentation'getEntityManagerFactory' have incorrect indentation level 6, expected level should be 20.420
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.480
 WarningindentationIndentation'getEntityManagerFactory' have incorrect indentation level 4, expected level should be 18.493
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.513
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.539
 WarningindentationIndentation'txObject' have incorrect indentation level 5, expected level should be 19.564
 WarningindentationIndentation'txObject' have incorrect indentation level 6, expected level should be 20.586
 WarningindentationIndentation'EntityManagerHolder' have incorrect indentation level 4, expected level should be 18.623

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.90
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.95
 WarningindentationIndentation'jpaVendorAdapter' have incorrect indentation level 5, expected level should be 19.318
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.340

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/SharedEntityManagerCreator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EntityManagerFactory' have incorrect indentation level 3, expected level should be 17.116
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'EntityManagerFactory' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.152
 WarningindentationIndentation'EntityManagerFactory' have incorrect indentation level 4, expected level should be 18.186
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.255

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/persistenceunit/ClassFileTransformerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassLoader' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'ProtectionDomain' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'"] transformed class ["' have incorrect indentation level 6, expected level should be 20.60
 WarningindentationIndentation'classfileBuffer' have incorrect indentation level 6, expected level should be 20.61
 WarningindentationIndentation'"transformer of class ["' have incorrect indentation level 5, expected level should be 19.67
 WarningindentationIndentation'"transformer of class ["' have incorrect indentation level 6, expected level should be 20.73

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/persistenceunit/DefaultPersistenceUnitManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.87
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.122
 WarningindentationIndentation'"overriding local default unit settings ('packagesToScan'/'mappingResources')"' have incorrect indentation level 7, expected level should be 21.499
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 7, expected level should be 21.522
 WarningindentationIndentation'className' have incorrect indentation level 10, expected level should be 24.540
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.603

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/persistenceunit/PersistenceUnitReader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Resource' have incorrect indentation level 3, expected level should be 17.174
 WarningindentationIndentation'" should be located inside META-INF directory; cannot determine persistence unit root URL for "' have incorrect indentation level 6, expected level should be 20.208
 WarningindentationIndentation'resource' have incorrect indentation level 6, expected level should be 20.209
 WarningindentationIndentation'" is not located in the root of META-INF directory; cannot determine persistence unit root URL for "' have incorrect indentation level 6, expected level should be 20.216
 WarningindentationIndentation'resource' have incorrect indentation level 6, expected level should be 20.217
 WarningindentationIndentation'unitInfo' have incorrect indentation level 8, expected level should be 22.361

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/persistenceunit/SpringPersistenceUnitInfo.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.91

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/support/AsyncRequestInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/support/OpenEntityManagerInViewFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.145
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 20.184

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/support/OpenEntityManagerInViewInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 5, expected level should be 19.109

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/support/PersistenceAnnotationBeanPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.168
 WarningindentationIndentation'MergedBeanDefinitionPostProcessor' have incorrect indentation level 2, expected level should be 16.169
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.173
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.193
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.196
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.314
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.319
 WarningindentationIndentation'PropertyValues' have incorrect indentation level 3, expected level should be 17.350
 WarningindentationIndentation'field' have incorrect indentation level 6, expected level should be 20.413
 WarningindentationIndentation'bridgedMethod' have incorrect indentation level 6, expected level should be 20.426
 WarningindentationIndentation'method' have incorrect indentation level 6, expected level should be 20.427
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.701
 WarningindentationIndentation'beanFactory' have incorrect indentation level 5, expected level should be 19.732

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/support/SharedEntityManagerBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.52

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/vendor/EclipseLinkJpaVendorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PersistenceUnitProperties' have incorrect indentation level 5, expected level should be 19.74
 WarningindentationIndentation'PersistenceUnitProperties' have incorrect indentation level 5, expected level should be 19.76
 WarningindentationIndentation'org' have incorrect indentation level 5, expected level should be 19.80

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/vendor/HibernateJpaDialect.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Session' have incorrect indentation level 4, expected level should be 18.329
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 4, expected level should be 18.352

spring-framework/spring-orm/src/main/java/org/springframework/orm/jpa/vendor/OpenJpaDialect.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not explicitly release OpenJPA savepoint"' have incorrect indentation level 6, expected level should be 20.128

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'entityInterceptor' have incorrect indentation level 4, expected level should be 18.355

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateJtaTransactionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 21.123
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 21.217
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 7, expected level should be 22.294
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 6, expected level should be 21.373
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.448
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.453
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 7, expected level should be 22.483
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.540
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.541
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 9, expected level should be 24.570
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 12, expected level should be 27.580
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.636
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.637
 WarningindentationIndentation'outerSession' have incorrect indentation level 7, expected level should be 22.690
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.826
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.827
 WarningindentationIndentation'outerSession' have incorrect indentation level 7, expected level should be 22.879
 WarningindentationIndentation'transaction2' have incorrect indentation level 4, expected level should be 18.1236

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1021
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1022
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1110
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1111
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1235
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.1275

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'holder' have incorrect indentation level 6, expected level should be 20.493
 WarningindentationIndentation'holder' have incorrect indentation level 6, expected level should be 20.552
 WarningindentationIndentation'entityInterceptor' have incorrect indentation level 4, expected level should be 18.803

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/LocalSessionFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.91
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.127
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.164
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.203
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.206
 WarningindentationIndentation'"/org/springframework/beans/factory/xml/test.xml"' have incorrect indentation level 4, expected level should be 18.213
 WarningindentationIndentation'"/org/springframework/beans/factory/xml/child.xml"' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.244
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.251
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.285
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.293
 WarningindentationIndentation'config' have incorrect indentation level 6, expected level should be 20.312

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/support/LobTypeTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.421
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.451

spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/support/OpenSessionInViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.644
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.714

spring-framework/spring-orm/src/test/java/org/springframework/orm/jdo/JdoTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.104
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.448
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.449

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/AbstractContainerEntityManagerFactoryIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractEntityManagerFactoryIntegrationTests' have incorrect indentation level 2, expected level should be 16.43

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/AbstractEntityManagerFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'gotObject' have incorrect indentation level 4, expected level should be 18.60

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/ContainerManagedEntityManagerIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.49

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/DefaultJpaDialectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'dialect' have incorrect indentation level 4, expected level should be 18.70

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/EntityManagerFactoryUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Exception should not be wrapped"' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'EntityManagerFactoryUtils' have incorrect indentation level 4, expected level should be 18.151

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org/springframework/orm/jpa/domain/persistence.xml"' have incorrect indentation level 4, expected level should be 18.244
 WarningindentationIndentation'"Person"' have incorrect indentation level 4, expected level should be 18.245
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.261

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/SharedEntityManagerCreatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'withSettings' have incorrect indentation level 4, expected level should be 18.39

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/hibernate/HibernateEntityManagerFactoryIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractContainerEntityManagerFactoryIntegrationTests' have incorrect indentation level 2, expected level should be 16.33

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/hibernate/HibernateMultiEntityManagerFactoryIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractContainerEntityManagerFactoryIntegrationTests' have incorrect indentation level 2, expected level should be 16.31

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/openjpa/OpenJpaEntityManagerFactoryIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'entityManagerFactory' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/persistenceunit/PersistenceXmlParsingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.245
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.273
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'"/org/springframework/orm/jpa/persistence-no-schema.xml"' have incorrect indentation level 4, expected level should be 18.289
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.299
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.313
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.344

spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/support/PersistenceInjectionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'DefaultPrivatePersistenceContextField' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"&"' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'gac' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'DefaultPublicPersistenceContextSetter' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'SpecificPublicPersistenceContextSetter' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'DefaultPublicPersistenceContextSetter' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'DefaultPublicPersistenceContextSetter' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.224
 WarningindentationIndentation'DefaultPublicPersistenceContextSetter' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.240
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.242
 WarningindentationIndentation'DefaultPrivatePersistenceUnitField' have incorrect indentation level 4, expected level should be 18.246
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.255
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.257
 WarningindentationIndentation'DefaultPublicPersistenceUnitSetter' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.272
 WarningindentationIndentation'DefaultPublicPersistenceUnitSetter' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.295
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.297
 WarningindentationIndentation'gac' have incorrect indentation level 4, expected level should be 18.301
 WarningindentationIndentation'gac' have incorrect indentation level 4, expected level should be 18.303
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.320
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.322
 WarningindentationIndentation'gac' have incorrect indentation level 4, expected level should be 18.326
 WarningindentationIndentation'gac' have incorrect indentation level 4, expected level should be 18.328
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.354
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.356
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.358
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.360
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.363
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.365
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.367
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.369
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.394
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.396
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.399
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.401
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.419
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.421
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.424
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.454
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.456
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.458
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.461
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.463
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.465
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.495
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.497
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.499
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.502
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.504
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.506
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.532
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.534
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.537
 WarningindentationIndentation'bf' have incorrect indentation level 4, expected level should be 18.539
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.600
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.616
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.641
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.674

spring-framework/spring-orm/src/test/java/org/springframework/test/AbstractDependencyInjectionSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.182
 WarningindentationIndentation'"injectDependencies() called without first configuring an ApplicationContext"' have incorrect indentation level 4, expected level should be 18.204

spring-framework/spring-orm/src/test/java/org/springframework/test/AbstractSingleSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClass' have incorrect indentation level 7, expected level should be 21.352

spring-framework/spring-orm/src/test/java/org/springframework/test/AbstractSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.73

spring-framework/spring-orm/src/test/java/org/springframework/test/AbstractTransactionalDataSourceSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.161

spring-framework/spring-orm/src/test/java/org/springframework/test/AbstractTransactionalSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.359

spring-framework/spring-orm/src/test/java/org/springframework/test/ConditionalTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.77

spring-framework/spring-orm/src/test/java/org/springframework/test/annotation/AbstractAnnotationAwareTransactionalTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractTransactionalDataSourceSpringContextTests' have incorrect indentation level 2, expected level should be 16.48
 WarningindentationIndentation'testMethod' have incorrect indentation level 3, expected level should be 18.85
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.88

spring-framework/spring-orm/src/test/java/org/springframework/test/jpa/AbstractJpaTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getActualOrmXmlLocation' have incorrect indentation level 4, expected level should be 18.291
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.352
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.371

spring-framework/spring-oxm/src/main/java/org/springframework/oxm/castor/CastorMarshaller.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.469

spring-framework/spring-oxm/src/main/java/org/springframework/oxm/jaxb/ClassPathJaxb2TypeScanner.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.83

spring-framework/spring-oxm/src/main/java/org/springframework/oxm/jaxb/Jaxb2Marshaller.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanClassLoaderAware' have incorrect indentation level 2, expected level should be 16.128
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.497
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.510
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.529
 WarningindentationIndentation'parameterizedType' have incorrect indentation level 5, expected level should be 19.561
 WarningindentationIndentation'typeArgument' have incorrect indentation level 6, expected level should be 20.574
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.903

spring-framework/spring-oxm/src/main/java/org/springframework/oxm/support/AbstractMarshaller.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.472

spring-framework/spring-oxm/src/main/java/org/springframework/oxm/xstream/XStreamMarshaller.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.758
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.774
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.791
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.792
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.793
 WarningindentationIndentation'else' have incorrect indentation level 8, expected level should be 16.794
 WarningindentationIndentation'else' child have incorrect indentation level 20, expected level should be 24.795
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 16.796
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.812
 WarningindentationIndentation'try' have incorrect indentation level 8, expected level should be 16.813
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.814
 WarningindentationIndentation'try rcurly' have incorrect indentation level 8, expected level should be 16.815
 WarningindentationIndentation'catch' have incorrect indentation level 8, expected level should be 16.816
 WarningindentationIndentation'catch' child have incorrect indentation level 12, expected level should be 24.817
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 8, expected level should be 16.818
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.819
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.834

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/AbstractMarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 5, expected level should be 17.55
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.129

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/AbstractUnmarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 5, expected level should be 17.55
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.152

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/castor/CastorMarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'"<?xml version=\"1.0\" encoding=\"UTF-8\"?><flights><flight><number>42</number></flight></flights>"' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'"<tns:canceledFlights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number></tns:flight></tns:canceledFlights>"' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'"<objects><castor-object xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\""' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'" xmlns:java=\"http://java.sun.com\""' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'" xsi:type=\"java:org.springframework.oxm.castor.CastorObject\">"' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'"<name>test</name><value>8</value></castor-object></objects>"' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'"<objects><castor-object><name>test</name><value>8</value></castor-object></objects>"' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'"<objects xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\""' have incorrect indentation level 3, expected level should be 17.94
 WarningindentationIndentation'" xmlns:java=\"http://java.sun.com\""' have incorrect indentation level 3, expected level should be 17.95
 WarningindentationIndentation'" xsi:type=\"java:java.util.Arrays$ArrayList\">"' have incorrect indentation level 3, expected level should be 17.96
 WarningindentationIndentation'"<castor-object xsi:type=\"java:org.springframework.oxm.castor.CastorObject\">"' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'"<name>test</name><value>8</value></castor-object></objects>"' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'"<objects><castor-object xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\""' have incorrect indentation level 3, expected level should be 17.104
 WarningindentationIndentation'" xmlns:java=\"http://java.sun.com\""' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'" xsi:type=\"java:org.springframework.oxm.castor.CastorObject\">"' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'"<name>test</name><value>8</value></castor-object></objects>"' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'eq' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'eq' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'eq' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'result' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'noNamespaceSchemaLocation' have incorrect indentation level 4, expected level should be 18.219
 WarningindentationIndentation'schemaLocation' have incorrect indentation level 4, expected level should be 18.229

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/castor/CastorUnmarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'"<tns:flight status=\"canceled\"><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number><tns:date>2011-06-14</tns:date>"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"</tns:flight></tns:flights>"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'"<order-item id=\"1\" quantity=\"15\"/>"' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'"<order-item id=\"3\" quantity=\"20\"/>"' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'"</order>"' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/jaxb/Jaxb2MarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'Boolean' have incorrect indentation level 6, expected level should be 18.132
 WarningindentationIndentation'marshaller' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'marshaller' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'marshaller' have incorrect indentation level 4, expected level should be 18.206
 WarningindentationIndentation'marshaller' have incorrect indentation level 6, expected level should be 20.219
 WarningindentationIndentation'marshaller' have incorrect indentation level 6, expected level should be 20.244
 WarningindentationIndentation'writer' have incorrect indentation level 4, expected level should be 18.307

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/jaxb/Jaxb2UnmarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flight><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'"<xop:Include href='cid:6b76528d-7a9c-4def-8e13-095ab89e9bb7@http://springframework.org/spring-ws' xmlns:xop='http://www.w3.org/2004/08/xop/include'/>"' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'"</bytes>"' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'"<xop:Include href='cid:99bd1592-0521-41a2-9688-a8bfb40192fb@http://springframework.org/spring-ws' xmlns:xop='http://www.w3.org/2004/08/xop/include'/>"' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'"</dataHandler>"' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'"<swaDataHandler>696cfb9a-4d2d-402f-bb5c-59fa69e7f0b3@spring-ws.png</swaDataHandler>"' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'"</binaryObject>"' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'"<brand-airplane><name>test</name></brand-airplane>"' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'"test"' have incorrect indentation level 4, expected level should be 18.136

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/jaxb/StandardClasses.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'factory' have incorrect indentation level 4, expected level should be 18.98

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/jibx/JibxMarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?xml version=\"1.0\"?>\n"' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'" <flight>\n"' have incorrect indentation level 6, expected level should be 18.79
 WarningindentationIndentation'writer' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'writer' have incorrect indentation level 4, expected level should be 18.100

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/jibx/JibxUnmarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<tns:flights xmlns:tns=\"http://samples.springframework.org/flight\">"' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"<tns:flight><tns:airline>Air Libert\u00e9</tns:airline><tns:number>42</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 5, expected level should be 17.44

spring-framework/spring-oxm/src/test/java/org/springframework/oxm/xmlbeans/XmlBeansUnmarshallerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'streamReader' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'"<tns:flight><tns:number>abc</tns:number></tns:flight></tns:flights>"' have incorrect indentation level 4, expected level should be 18.90

spring-framework/spring-test/src/main/java/org/springframework/mock/jndi/SimpleNamingContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.311

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockExpressionEvaluator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'javax' have incorrect indentation level 3, expected level should be 17.69

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockFilterChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' child have incorrect indentation level 25, expected level should be 24.125

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.117
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.348
 WarningindentationIndentation'"Parameter map key must be of type ["' have incorrect indentation level 5, expected level should be 19.423
 WarningindentationIndentation'"Parameter map key must be of type ["' have incorrect indentation level 5, expected level should be 19.476
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.597
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.1038

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockHttpServletResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.179

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockMultipartHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockPageContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.119
 WarningindentationIndentation'Servlet' have incorrect indentation level 3, expected level should be 17.130
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.131

spring-framework/spring-test/src/main/java/org/springframework/mock/web/MockServletContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.110

spring-framework/spring-test/src/main/java/org/springframework/mock/web/portlet/MockClientDataRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.99

spring-framework/spring-test/src/main/java/org/springframework/mock/web/portlet/MockMimeResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.134
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.135

spring-framework/spring-test/src/main/java/org/springframework/mock/web/portlet/MockMultipartActionRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-test/src/main/java/org/springframework/mock/web/portlet/MockPortletSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.153

spring-framework/spring-test/src/main/java/org/springframework/test/annotation/ProfileValueUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.72
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.84
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.98
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.161
 WarningindentationIndentation'IfProfileValue' have incorrect indentation level 3, expected level should be 17.188

spring-framework/spring-test/src/main/java/org/springframework/test/context/ContextCache.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-test/src/main/java/org/springframework/test/context/ContextConfigurationAttributes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.158
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.159
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.160
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'locations' (or 'value') %s "' have incorrect indentation level 5, expected level should be 19.167
 WarningindentationIndentation'"and 'classes' %s attributes. Most SmartContextLoader implementations support "' have incorrect indentation level 7, expected level should be 19.168
 WarningindentationIndentation'"only one declaration of resources per @ContextConfiguration annotation."' have incorrect indentation level 7, expected level should be 19.169
 WarningindentationIndentation'declaringClass' have incorrect indentation level 5, expected level should be 19.170
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 5, expected level should be 19.171

spring-framework/spring-test/src/main/java/org/springframework/test/context/DefaultCacheAwareContextLoaderDelegate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Consider annotating your test class with @ContextConfiguration or @ContextHierarchy."' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"Consider annotating your test class with @ContextConfiguration or @ContextHierarchy."' have incorrect indentation level 5, expected level should be 19.73
 WarningindentationIndentation'mergedContextConfiguration' have incorrect indentation level 8, expected level should be 22.89
 WarningindentationIndentation'mergedContextConfiguration' have incorrect indentation level 7, expected level should be 21.100

spring-framework/spring-test/src/main/java/org/springframework/test/context/MergedContextConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.148
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.167
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.168
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.190
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.191
 WarningindentationIndentation'CacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 17.192
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.234
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.235
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 17.236
 WarningindentationIndentation'MergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.237
 WarningindentationIndentation'"Cannot retrieve a parent application context without access to the CacheAwareContextLoaderDelegate"' have incorrect indentation level 4, expected level should be 18.385

spring-framework/spring-test/src/main/java/org/springframework/test/context/TestContextManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] to process 'before class' callback for test class ["' have incorrect indentation level 6, expected level should be 20.183
 WarningindentationIndentation'"] to prepare test instance ["' have incorrect indentation level 6, expected level should be 20.216
 WarningindentationIndentation'"] to process 'before' execution of test method ["' have incorrect indentation level 6, expected level should be 20.253
 WarningindentationIndentation'testInstance' have incorrect indentation level 6, expected level should be 20.254
 WarningindentationIndentation'"], exception ["' have incorrect indentation level 5, expected level should be 19.288
 WarningindentationIndentation'"] to process 'after' execution for test: method ["' have incorrect indentation level 6, expected level should be 20.301
 WarningindentationIndentation'testInstance' have incorrect indentation level 6, expected level should be 20.302
 WarningindentationIndentation'"] to process 'after class' callback for test class ["' have incorrect indentation level 6, expected level should be 20.343

spring-framework/spring-test/src/main/java/org/springframework/test/context/jdbc/MergedSqlConfig.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'E' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'SqlConfig' have incorrect indentation level 3, expected level should be 18.90

spring-framework/spring-test/src/main/java/org/springframework/test/context/jdbc/SqlScriptsTestExecutionListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Sql' have incorrect indentation level 3, expected level should be 18.127
 WarningindentationIndentation'executionPhase' have incorrect indentation level 4, expected level should be 19.164
 WarningindentationIndentation'testContext' have incorrect indentation level 3, expected level should be 18.187
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.227
 WarningindentationIndentation'testContext' have incorrect indentation level 4, expected level should be 19.230
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.265
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.267
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.268
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.269
 WarningindentationIndentation'elementType' have incorrect indentation level 5, expected level should be 20.304
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.310
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.311

spring-framework/spring-test/src/main/java/org/springframework/test/context/junit4/AbstractJUnit4SpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DirtiesContextTestExecutionListener' have incorrect indentation level 2, expected level should be 16.80

spring-framework/spring-test/src/main/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'&&' have incorrect indentation level 4, expected level should be 18.318
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.339
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.340
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.341
 WarningindentationIndentation'Timed' have incorrect indentation level 3, expected level should be 18.376

spring-framework/spring-test/src/main/java/org/springframework/test/context/junit4/statements/RunAfterTestMethodCallbacks.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestContextManager' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-test/src/main/java/org/springframework/test/context/junit4/statements/RunBeforeTestMethodCallbacks.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestContextManager' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-test/src/main/java/org/springframework/test/context/junit4/statements/SpringRepeat.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 20.71

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AbstractContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.137
 WarningindentationIndentation'ApplicationContextInitializer' have incorrect indentation level 4, expected level should be 19.149
 WarningindentationIndentation'"Could not add context initializer [%s] since its generic parameter [%s] "' have incorrect indentation level 4, expected level should be 19.151
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.152
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.153
 WarningindentationIndentation'contextClass' have incorrect indentation level 4, expected level should be 19.154
 WarningindentationIndentation'prefixedResourcePath' have incorrect indentation level 6, expected level should be 21.231
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.237
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.243

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AbstractDelegatingSmartContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'configAttributes' have incorrect indentation level 4, expected level should be 19.98
 WarningindentationIndentation'"Cannot process locations AND classes for context configuration %s: "' have incorrect indentation level 3, expected level should be 18.156
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 18.157
 WarningindentationIndentation'name' have incorrect indentation level 6, expected level should be 21.178
 WarningindentationIndentation'"%s detected default configuration classes for context configuration %s."' have incorrect indentation level 6, expected level should be 21.194
 WarningindentationIndentation'name' have incorrect indentation level 6, expected level should be 21.195
 WarningindentationIndentation'"Configuration error: both default locations AND default configuration classes "' have incorrect indentation level 5, expected level should be 20.216
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 20.217
 WarningindentationIndentation'configAttributes' have incorrect indentation level 5, expected level should be 20.218

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AbstractGenericContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'mergedConfig' have incorrect indentation level 4, expected level should be 19.108
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 19.182

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AbstractTestContextBootstrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.108
 WarningindentationIndentation'clazz' have incorrect indentation level 5, expected level should be 20.114
 WarningindentationIndentation'"Retrieved @TestExecutionListeners attributes [%s] for declaring class [%s]."' have incorrect indentation level 6, expected level should be 21.126
 WarningindentationIndentation'declaringClass' have incorrect indentation level 6, expected level should be 21.127
 WarningindentationIndentation'descriptor' have incorrect indentation level 5, expected level should be 20.145
 WarningindentationIndentation'&&' have incorrect indentation level 6, expected level should be 20.150
 WarningindentationIndentation'"Merging default listeners with listeners configured via @TestExecutionListeners for class [%s]."' have incorrect indentation level 7, expected level should be 22.153
 WarningindentationIndentation'descriptor' have incorrect indentation level 7, expected level should be 22.154
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.205
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.206
 WarningindentationIndentation'listenerClass' have incorrect indentation level 6, expected level should be 21.207
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.233
 WarningindentationIndentation'getClass' have incorrect indentation level 3, expected level should be 18.253
 WarningindentationIndentation'SpringFactoriesLoader' have incorrect indentation level 4, expected level should be 19.257
 WarningindentationIndentation'ContextHierarchy' have incorrect indentation level 3, expected level should be 18.272
 WarningindentationIndentation'"Neither @ContextConfiguration nor @ContextHierarchy found for test class [%s]"' have incorrect indentation level 5, expected level should be 20.275
 WarningindentationIndentation'testClass' have incorrect indentation level 5, expected level should be 20.276
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.334
 WarningindentationIndentation'CacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 17.335
 WarningindentationIndentation'configAttributes' have incorrect indentation level 5, expected level should be 20.344
 WarningindentationIndentation'ApplicationContextInitializerUtils' have incorrect indentation level 2, expected level should be 18.366
 WarningindentationIndentation'initializerClasses' have incorrect indentation level 3, expected level should be 18.371
 WarningindentationIndentation'mergedTestPropertySources' have incorrect indentation level 3, expected level should be 18.372
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.395
 WarningindentationIndentation'contextLoaderClass' have incorrect indentation level 4, expected level should be 19.406
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.432
 WarningindentationIndentation'configAttributes' have incorrect indentation level 5, expected level should be 20.438
 WarningindentationIndentation'"Found explicit ContextLoader class [%s] for context configuration attributes %s"' have incorrect indentation level 6, expected level should be 21.444
 WarningindentationIndentation'contextLoaderClass' have incorrect indentation level 6, expected level should be 21.445

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/ActiveProfilesUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.81
 WarningindentationIndentation'"Could not find an 'annotation declaring class' for annotation type [%s] and class [%s]"' have incorrect indentation level 4, expected level should be 19.84
 WarningindentationIndentation'annotationType' have incorrect indentation level 4, expected level should be 19.85
 WarningindentationIndentation'annAttrs' have incorrect indentation level 5, expected level should be 20.95
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.110
 WarningindentationIndentation'"ActiveProfilesResolver [%s] returned a null array of bean definition profiles."' have incorrect indentation level 5, expected level should be 20.118
 WarningindentationIndentation'resolverClass' have incorrect indentation level 5, expected level should be 20.119
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.145
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.146
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.147

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AnnotationConfigContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'locations' (or 'value') attribute %s, "' have incorrect indentation level 4, expected level should be 19.163
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.164
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.165

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/AnnotationConfigContextLoaderUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Ignoring class [%s]; it must be static, non-private, non-final, and annotated "' have incorrect indentation level 6, expected level should be 21.72
 WarningindentationIndentation'"with @Configuration to be considered a default configuration class."' have incorrect indentation level 8, expected level should be 21.73
 WarningindentationIndentation'candidate' have incorrect indentation level 6, expected level should be 21.74
 WarningindentationIndentation'"%s does not declare any static, non-private, non-final, inner classes "' have incorrect indentation level 6, expected level should be 20.82
 WarningindentationIndentation'"annotated with @Configuration."' have incorrect indentation level 6, expected level should be 20.83

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/ApplicationContextInitializerUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'new' have incorrect indentation level 2, expected level should be 18.77
 WarningindentationIndentation'configAttributes' have incorrect indentation level 5, expected level should be 20.82

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/ContextLoaderUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'contextHierarchyType' have incorrect indentation level 3, expected level should be 18.113
 WarningindentationIndentation'"Could not find an 'annotation declaring class' for annotation type [%s] or [%s] and test class [%s]"' have incorrect indentation level 3, expected level should be 18.115
 WarningindentationIndentation'contextConfigType' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.127
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.128
 WarningindentationIndentation'rootDeclaringClass' have incorrect indentation level 5, expected level should be 20.137
 WarningindentationIndentation'configAttributesList' have incorrect indentation level 6, expected level should be 21.143
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.149
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.218
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.219
 WarningindentationIndentation'"Could not find an 'annotation declaring class' for annotation type [%s] and class [%s]"' have incorrect indentation level 3, expected level should be 18.255
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.256
 WarningindentationIndentation'descriptor' have incorrect indentation level 4, expected level should be 19.260
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.273
 WarningindentationIndentation'contextConfiguration' have incorrect indentation level 4, expected level should be 19.276
 WarningindentationIndentation'contextConfiguration' have incorrect indentation level 3, expected level should be 18.280
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.294
 WarningindentationIndentation'annAttrs' have incorrect indentation level 4, expected level should be 19.297

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/DefaultActiveProfilesResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not find an 'annotation declaring class' for annotation type [%s] and class [%s]"' have incorrect indentation level 5, expected level should be 20.71
 WarningindentationIndentation'annotationType' have incorrect indentation level 5, expected level should be 20.72
 WarningindentationIndentation'annAttrs' have incorrect indentation level 5, expected level should be 20.81
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.91
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.92
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 5, expected level should be 20.93

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/DelegatingSmartContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 2, expected level should be 17.42
 WarningindentationIndentation'&&' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 4, expected level should be 17.44
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 5, expected level should be 20.54

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/DependencyInjectionTestExecutionListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 2, expected level should be 17.52

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/DirtiesContextTestExecutionListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"After test method: context %s, class dirties context [%s], class mode [%s], method dirties context [%s]."' have incorrect indentation level 4, expected level should be 19.87
 WarningindentationIndentation'testContext' have incorrect indentation level 4, expected level should be 19.88
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.93
 WarningindentationIndentation'dirtiesContext' have incorrect indentation level 4, expected level should be 19.119

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/GenericPropertiesContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'classes' attribute %s, "' have incorrect indentation level 4, expected level should be 19.64
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.65
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.66

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/GenericXmlContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'classes' attribute %s, "' have incorrect indentation level 4, expected level should be 19.68
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.69
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.70

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/TestPropertySourceAttributes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.171
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.172
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.173
 WarningindentationIndentation'prefixedResourcePath' have incorrect indentation level 5, expected level should be 20.196
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.202
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.203
 WarningindentationIndentation'classPathResource' have incorrect indentation level 4, expected level should be 19.204

spring-framework/spring-test/src/main/java/org/springframework/test/context/support/TestPropertySourceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not find an 'annotation declaring class' for annotation type [%s] and class [%s]"' have incorrect indentation level 3, expected level should be 18.96
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'annAttrs' have incorrect indentation level 5, expected level should be 20.105
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.177
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.207
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.235
 WarningindentationIndentation'convertInlinedPropertiesToMap' have incorrect indentation level 4, expected level should be 19.238

spring-framework/spring-test/src/main/java/org/springframework/test/context/testng/AbstractTestNGSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DirtiesContextTestExecutionListener' have incorrect indentation level 2, expected level should be 16.85

spring-framework/spring-test/src/main/java/org/springframework/test/context/transaction/TestContextTransactionUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 19.99
 WarningindentationIndentation'DataSource' have incorrect indentation level 5, expected level should be 20.109
 WarningindentationIndentation'testContext' have incorrect indentation level 4, expected level should be 19.162
 WarningindentationIndentation'PlatformTransactionManager' have incorrect indentation level 5, expected level should be 20.172
 WarningindentationIndentation'lbf' have incorrect indentation level 5, expected level should be 20.179
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 20.195
 WarningindentationIndentation'TransactionAttribute' have incorrect indentation level 3, expected level should be 17.211

spring-framework/spring-test/src/main/java/org/springframework/test/context/transaction/TransactionContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"Began transaction (%s) for test context %s; transaction manager [%s]; rollback [%s]"' have incorrect indentation level 4, expected level should be 19.102
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 19.103
 WarningindentationIndentation'"Ending transaction for test context %s; transaction status [%s]; rollback [%s]"' have incorrect indentation level 4, expected level should be 19.115
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 19.116
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.137

spring-framework/spring-test/src/main/java/org/springframework/test/context/transaction/TransactionContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Test Transaction Context"' have incorrect indentation level 2, expected level should be 17.30

spring-framework/spring-test/src/main/java/org/springframework/test/context/transaction/TransactionalTestExecutionListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionConfiguration' have incorrect indentation level 2, expected level should be 17.138
 WarningindentationIndentation'"defaultRollback"' have incorrect indentation level 2, expected level should be 17.141
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.187
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 19.254
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.284
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.291
 WarningindentationIndentation'String' have incorrect indentation level 6, expected level should be 21.327
 WarningindentationIndentation'"Caught exception while retrieving transaction manager with qualifier '%s' for test context %s"' have incorrect indentation level 7, expected level should be 21.328
 WarningindentationIndentation'qualifier' have incorrect indentation level 7, expected level should be 21.329
 WarningindentationIndentation'"Method-level @Rollback(%s) overrides default rollback [%s] for test context %s."' have incorrect indentation level 5, expected level should be 20.385
 WarningindentationIndentation'rollbackOverride' have incorrect indentation level 5, expected level should be 20.386
 WarningindentationIndentation'"No method-level @Rollback override: using default rollback [%s] for test context %s."' have incorrect indentation level 5, expected level should be 20.393
 WarningindentationIndentation'testContext' have incorrect indentation level 5, expected level should be 20.394
 WarningindentationIndentation'TransactionConfiguration' have incorrect indentation level 4, expected level should be 19.504
 WarningindentationIndentation'annAttrs' have incorrect indentation level 5, expected level should be 20.507
 WarningindentationIndentation'transactionManagerName' have incorrect indentation level 4, expected level should be 19.522
 WarningindentationIndentation'configAttributes' have incorrect indentation level 5, expected level should be 20.525

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/AbstractGenericWebContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'webMergedConfig' have incorrect indentation level 4, expected level should be 19.116
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.189
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.198
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.237
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.252

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/AnnotationConfigWebContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.167
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'locations' (or 'value') attribute %s, "' have incorrect indentation level 4, expected level should be 19.185
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.186
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.187

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/GenericGroovyXmlWebContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/GenericXmlWebContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebMergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'"Test class [%s] has been configured with @ContextConfiguration's 'classes' attribute %s, "' have incorrect indentation level 4, expected level should be 19.69
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 19.70
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 19.71

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/ServletTestExecutionListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletTestExecutionListener' have incorrect indentation level 2, expected level should be 17.76
 WarningindentationIndentation'ServletTestExecutionListener' have incorrect indentation level 2, expected level should be 17.86
 WarningindentationIndentation'Boolean' have incorrect indentation level 4, expected level should be 19.151
 WarningindentationIndentation'"The WebApplicationContext for test context %s must be configured with a MockServletContext."' have incorrect indentation level 4, expected level should be 19.176
 WarningindentationIndentation'testContext' have incorrect indentation level 4, expected level should be 19.177
 WarningindentationIndentation'"Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context %s."' have incorrect indentation level 5, expected level should be 20.181
 WarningindentationIndentation'testContext' have incorrect indentation level 5, expected level should be 20.182

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/WebDelegatingSmartContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebDelegatingSmartContextLoader' have incorrect indentation level 2, expected level should be 17.42
 WarningindentationIndentation'&&' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'WebDelegatingSmartContextLoader' have incorrect indentation level 4, expected level should be 17.44
 WarningindentationIndentation'WebDelegatingSmartContextLoader' have incorrect indentation level 5, expected level should be 20.54

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/WebMergedContextConfiguration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'CacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 17.110
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.155
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.156
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.157
 WarningindentationIndentation'CacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 17.158

spring-framework/spring-test/src/main/java/org/springframework/test/context/web/WebTestContextBootstrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebAppConfiguration' have incorrect indentation level 3, expected level should be 18.65

spring-framework/spring-test/src/main/java/org/springframework/test/jdbc/JdbcTestUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.126
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.172

spring-framework/spring-test/src/main/java/org/springframework/test/util/JsonPathExpectationsHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'expectedValue' have incorrect indentation level 5, expected level should be 19.129

spring-framework/spring-test/src/main/java/org/springframework/test/util/MatcherAssertionErrors.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.39

spring-framework/spring-test/src/main/java/org/springframework/test/util/MetaAnnotationUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'visited' have incorrect indentation level 5, expected level should be 20.119
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.164
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.181
 WarningindentationIndentation'composedAnnotation' have incorrect indentation level 5, expected level should be 20.199
 WarningindentationIndentation'Annotation' have incorrect indentation level 4, expected level should be 18.282
 WarningindentationIndentation'Annotation' have incorrect indentation level 4, expected level should be 18.348

spring-framework/spring-test/src/main/java/org/springframework/test/util/ReflectionTestUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'target' have incorrect indentation level 4, expected level should be 19.118
 WarningindentationIndentation'value' have incorrect indentation level 4, expected level should be 19.119
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.218
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.304

spring-framework/spring-test/src/main/java/org/springframework/test/web/ModelAndViewAssert.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'"Size of model list is '"' have incorrect indentation level 3, expected level should be 18.82
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 18.83
 WarningindentationIndentation'expectedList' have incorrect indentation level 3, expected level should be 18.85
 WarningindentationIndentation'mav' have incorrect indentation level 3, expected level should be 18.99
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'Comparator' have incorrect indentation level 3, expected level should be 17.165
 WarningindentationIndentation'"Size of model list is '"' have incorrect indentation level 3, expected level should be 18.171
 WarningindentationIndentation'+' have incorrect indentation level 5, expected level should be 18.172
 WarningindentationIndentation'expectedList' have incorrect indentation level 3, expected level should be 18.184
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 3, expected level should be 18.197
 WarningindentationIndentation'StringBuilder' have incorrect indentation level 3, expected level should be 17.201

spring-framework/spring-test/src/main/java/org/springframework/test/web/client/MockRestServiceServer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.193

spring-framework/spring-test/src/main/java/org/springframework/test/web/client/match/ContentRequestMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'actualContentType' have incorrect indentation level 6, expected level should be 20.94

spring-framework/spring-test/src/main/java/org/springframework/test/web/client/match/MockRestRequestMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'expectedValues' have incorrect indentation level 7, expected level should be 21.158
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.168

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/DefaultMvcResult.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Async result for handler ["' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'"was not set during the specified timeToWait="' have incorrect indentation level 6, expected level should be 18.145

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/MockMvcBuilderSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebApplicationContext' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'Boolean' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/TestDispatcherServlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.110

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/request/ConfigurableSmartRequestBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.29

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/request/MockHttpServletRequestBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.70
 WarningindentationIndentation'"requestURI ["' have incorrect indentation level 4, expected level should be 18.655
 WarningindentationIndentation'"Invalid servletPath ["' have incorrect indentation level 5, expected level should be 19.660

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/result/ContentResultMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'actualContentType' have incorrect indentation level 6, expected level should be 20.105

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/result/MockMvcResultMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 6, expected level should be 20.112
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 6, expected level should be 20.146

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/result/ModelResultMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.92
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.93
 WarningindentationIndentation'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 16, 24, 32.94
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be one of the following: 24, 32, 40.96
 WarningindentationIndentation'method def' child have incorrect indentation level 16, expected level should be one of the following: 24, 32, 40.96
 WarningindentationIndentation'for' have incorrect indentation level 16, expected level should be one of the following: 24, 32, 40.97
 WarningindentationIndentation'for' child have incorrect indentation level 20, expected level should be one of the following: 32, 40, 48.98
 WarningindentationIndentation'method call' child have incorrect indentation level 20, expected level should be one of the following: 32, 40, 48.98
 WarningindentationIndentation'for rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32, 40.99
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 24, 32.100
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.102
 WarningindentationIndentation'expectedCount' have incorrect indentation level 6, expected level should be 20.114
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.194
 WarningindentationIndentation'!' have incorrect indentation level 8, expected level should be 22.249

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/result/StatusResultMatchers.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 6, expected level should be 20.78
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 6, expected level should be 20.91
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 6, expected level should be 20.104
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 6, expected level should be 20.117
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 6, expected level should be 20.130
 WarningindentationIndentation'method def modifier' have incorrect indentation level 9, expected level should be 8.490
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.492
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 9, expected level should be 8.493
 WarningindentationIndentation'method def modifier' have incorrect indentation level 9, expected level should be 8.499
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.501
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 9, expected level should be 8.502
 WarningindentationIndentation'method def modifier' have incorrect indentation level 9, expected level should be 8.508
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.510
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 9, expected level should be 8.511

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/setup/AbstractMockMvcBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.48

spring-framework/spring-test/src/main/java/org/springframework/test/web/servlet/setup/StubWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Set' have incorrect indentation level 4, expected level should be 18.380

spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockMultipartHttpServletRequestTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"myContent2"' have incorrect indentation level 3, expected level should be 18.60
 WarningindentationIndentation'FileCopyUtils' have incorrect indentation level 3, expected level should be 18.86
 WarningindentationIndentation'FileCopyUtils' have incorrect indentation level 3, expected level should be 18.92

spring-framework/spring-test/src/test/java/org/springframework/test/annotation/ProfileValueUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ProfileValueUtils' have incorrect indentation level 3, expected level should be 18.51
 WarningindentationIndentation'ProfileValueUtils' have incorrect indentation level 3, expected level should be 18.56
 WarningindentationIndentation'ProfileValueUtils' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'ProfileValueUtils' have incorrect indentation level 3, expected level should be 18.68
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-test/src/test/java/org/springframework/test/context/BootstrapTestUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'CacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 17.33

spring-framework/spring-test/src/test/java/org/springframework/test/context/ClassLevelDirtiesContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.69
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.71
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.73
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.89
 WarningindentationIndentation'expectedTestFinishedCount' have incorrect indentation level 3, expected level should be 18.91
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.111
 WarningindentationIndentation'0' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.121
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.126
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.131
 WarningindentationIndentation'"after inherited class-level @DirtiesContext with clean test method and AFTER_EACH_TEST_METHOD mode"' have incorrect indentation level 3, expected level should be 18.136
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.137
 WarningindentationIndentation'cacheMisses' have incorrect indentation level 3, expected level should be 18.142
 WarningindentationIndentation'cacheMisses' have incorrect indentation level 3, expected level should be 18.145
 WarningindentationIndentation'cacheMisses' have incorrect indentation level 3, expected level should be 18.148
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.153
 WarningindentationIndentation'cacheMisses' have incorrect indentation level 3, expected level should be 18.156
 WarningindentationIndentation'cacheMisses' have incorrect indentation level 3, expected level should be 18.159
 WarningindentationIndentation'cacheHits' have incorrect indentation level 3, expected level should be 18.164
 WarningindentationIndentation'DirtiesContextTestExecutionListener' have incorrect indentation level 2, expected level should be 17.182
 WarningindentationIndentation'ClassLevelDirtiesContextWithCleanMethodsAndDefaultModeTestCase' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'ClassLevelDirtiesContextWithCleanMethodsAndAfterClassModeTestCase' have incorrect indentation level 3, expected level should be 17.232
 WarningindentationIndentation'ClassLevelDirtiesContextWithAfterEachTestMethodModeTestCase' have incorrect indentation level 3, expected level should be 17.255
 WarningindentationIndentation'ClassLevelDirtiesContextWithDirtyMethodsTestCase' have incorrect indentation level 3, expected level should be 17.269

spring-framework/spring-test/src/test/java/org/springframework/test/context/ContextCacheTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'expectedMissCount' have incorrect indentation level 3, expected level should be 18.67
 WarningindentationIndentation'++' have incorrect indentation level 3, expected level should be 18.104
 WarningindentationIndentation'++' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'++' have incorrect indentation level 3, expected level should be 18.115
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.124
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.131
 WarningindentationIndentation'HierarchyMode' have incorrect indentation level 3, expected level should be 18.139
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.149
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.156
 WarningindentationIndentation'HierarchyMode' have incorrect indentation level 3, expected level should be 18.164
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.174
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.181
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.200
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.207
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.224
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.231
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3aTestCase' have incorrect indentation level 3, expected level should be 18.253
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel3bTestCase' have incorrect indentation level 3, expected level should be 18.260
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel1TestCase' have incorrect indentation level 3, expected level should be 17.329
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel2TestCase' have incorrect indentation level 3, expected level should be 17.339
 WarningindentationIndentation'ClassHierarchyContextHierarchyLevel2TestCase' have incorrect indentation level 3, expected level should be 17.349

spring-framework/spring-test/src/test/java/org/springframework/test/context/ContextHierarchyDirtiesContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.89

spring-framework/spring-test/src/test/java/org/springframework/test/context/MergedContextConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.162
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.164
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.183
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.194
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.198
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.210
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.213
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.225
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.230
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 4, expected level should be 18.232
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.263
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.270
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.272
 WarningindentationIndentation'locations' have incorrect indentation level 4, expected level should be 18.281
 WarningindentationIndentation'locations' have incorrect indentation level 4, expected level should be 18.283
 WarningindentationIndentation'locations1' have incorrect indentation level 4, expected level should be 18.292
 WarningindentationIndentation'locations2' have incorrect indentation level 4, expected level should be 18.294
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.303
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.305
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.314
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.316
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.325
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.327
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.336
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.338
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.347
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.349
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.358
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.360
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.368
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.373
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.378
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.380
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.387
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.391
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.395
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 4, expected level should be 18.397
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.408
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.411
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.413
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.424
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.426
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.429
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.431

spring-framework/spring-test/src/test/java/org/springframework/test/context/SpringRunnerContextCacheTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'expectedMissCount' have incorrect indentation level 3, expected level should be 18.69
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.85
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'contextCache' have incorrect indentation level 3, expected level should be 18.89
 WarningindentationIndentation'SpringRunnerContextCacheTests' have incorrect indentation level 3, expected level should be 18.119
 WarningindentationIndentation'SpringRunnerContextCacheTests' have incorrect indentation level 3, expected level should be 18.128

spring-framework/spring-test/src/test/java/org/springframework/test/context/TestContextManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'expectedBeforeTestMethodCalls' have incorrect indentation level 3, expected level should be 18.91
 WarningindentationIndentation'expectedAfterTestMethodCalls' have incorrect indentation level 3, expected level should be 18.93
 WarningindentationIndentation'Arrays' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.116

spring-framework/spring-test/src/test/java/org/springframework/test/context/TestContextTestUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.32

spring-framework/spring-test/src/test/java/org/springframework/test/context/TestExecutionListenersTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'names' have incorrect indentation level 3, expected level should be 18.65
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 3, expected level should be 18.71
 WarningindentationIndentation'TransactionalTestExecutionListener' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 3, expected level should be 18.82
 WarningindentationIndentation'TransactionalTestExecutionListener' have incorrect indentation level 3, expected level should be 18.83
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 3, expected level should be 18.93
 WarningindentationIndentation'TransactionalTestExecutionListener' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'BazTestExecutionListener' have incorrect indentation level 3, expected level should be 18.95
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'DirtiesContextTestExecutionListener' have incorrect indentation level 3, expected level should be 18.106
 WarningindentationIndentation'SqlScriptsTestExecutionListener' have incorrect indentation level 3, expected level should be 18.107
 WarningindentationIndentation'asList' have incorrect indentation level 3, expected level should be 18.121
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.128
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.135
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.142
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.155
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.162
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.169
 WarningindentationIndentation'MetaInheritedListenersWithOverridesTestCase' have incorrect indentation level 3, expected level should be 18.175
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.177
 WarningindentationIndentation'MetaNonInheritedListenersWithOverridesTestCase' have incorrect indentation level 3, expected level should be 18.183
 WarningindentationIndentation'testContextManager' have incorrect indentation level 3, expected level should be 18.185
 WarningindentationIndentation'DependencyInjectionTestExecutionListener' have incorrect indentation level 2, expected level should be 17.200
 WarningindentationIndentation'BazTestExecutionListener' have incorrect indentation level 2, expected level should be 17.228
 WarningindentationIndentation'FooTestExecutionListener' have incorrect indentation level 1, expected level should be 17.302
 WarningindentationIndentation'BarTestExecutionListener' have incorrect indentation level 2, expected level should be 17.303
 WarningindentationIndentation'BazTestExecutionListener' have incorrect indentation level 2, expected level should be 17.304
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.305
 WarningindentationIndentation'FooTestExecutionListener' have incorrect indentation level 1, expected level should be 17.314
 WarningindentationIndentation'BarTestExecutionListener' have incorrect indentation level 2, expected level should be 17.315
 WarningindentationIndentation'BazTestExecutionListener' have incorrect indentation level 2, expected level should be 17.316
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.317
 WarningindentationIndentation'inheritListeners' have incorrect indentation level 1, expected level should be 17.318

spring-framework/spring-test/src/test/java/org/springframework/test/context/configuration/ContextConfigurationWithPropertiesExtendingPropertiesAndInheritedLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertiesBasedSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 2, expected level should be 16.42

spring-framework/spring-test/src/test/java/org/springframework/test/context/configuration/ContextConfigurationWithPropertiesExtendingPropertiesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PropertiesBasedSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 2, expected level should be 16.43

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/ExtendedDefaultPropertiesFileDetectionTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultPropertiesFileDetectionTestPropertySourceTests' have incorrect indentation level 2, expected level should be 16.33

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/InheritedRelativePathPropertiesFileTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ExplicitPropertiesFileTestPropertySourceTests' have incorrect indentation level 2, expected level should be 16.30

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/InlinedPropertiesTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"server.url = http://example.com"' have incorrect indentation level 1, expected level should be 16.44
 WarningindentationIndentation'INLINED_PROPERTIES_PROPERTY_SOURCE_NAME' have incorrect indentation level 3, expected level should be 18.76

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/MergedPropertiesFilesOverriddenByInlinedPropertiesTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MergedPropertiesFilesTestPropertySourceTests' have incorrect indentation level 2, expected level should be 16.35

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/MergedPropertiesFilesTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ExplicitPropertiesFileTestPropertySourceTests' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-test/src/test/java/org/springframework/test/context/env/subpackage/SubpackageInheritedRelativePathPropertiesFileTestPropertySourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ExplicitPropertiesFileTestPropertySourceTests' have incorrect indentation level 2, expected level should be 16.31

spring-framework/spring-test/src/test/java/org/springframework/test/context/groovy/GroovySpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.90
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.96

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/ClassHierarchyWithMergedConfigLevelOneTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.40
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.41
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.42

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/DirtiesContextWithContextHierarchyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.49

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyAndMixedConfigTypesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.38
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.38
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithBareContextConfigurationInSubclassTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestHierarchyLevelOneWithBareContextConfigurationInSubclassTests' have incorrect indentation level 2, expected level should be 16.38

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithBareContextConfigurationInSuperclassTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestHierarchyLevelOneWithBareContextConfigurationInSuperclassTests' have incorrect indentation level 2, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyAndMixedConfigTypesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestHierarchyLevelOneWithSingleLevelContextHierarchyTests' have incorrect indentation level 2, expected level should be 16.37

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestHierarchyLevelOneWithSingleLevelContextHierarchyTests' have incorrect indentation level 2, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/ControllerIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.46
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.47
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.48

spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rootServletContext' have incorrect indentation level 3, expected level should be 18.83
 WarningindentationIndentation'dispatcherServletContext' have incorrect indentation level 3, expected level should be 18.85

spring-framework/spring-test/src/test/java/org/springframework/test/context/jdbc/CustomScriptSyntaxSqlScriptsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'config' have incorrect indentation level 1, expected level should be 17.41

spring-framework/spring-test/src/test/java/org/springframework/test/context/jdbc/DataSourceOnlySqlScriptsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'JdbcTestUtils' have incorrect indentation level 3, expected level should be 18.78

spring-framework/spring-test/src/test/java/org/springframework/test/context/jdbc/MergedSqlConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'cfg' have incorrect indentation level 3, expected level should be 18.45
 WarningindentationIndentation'cfg' have incorrect indentation level 3, expected level should be 18.114
 WarningindentationIndentation'cfg' have incorrect indentation level 3, expected level should be 18.133

spring-framework/spring-test/src/test/java/org/springframework/test/context/jdbc/NonTransactionalSqlScriptsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'JdbcTestUtils' have incorrect indentation level 3, expected level should be 18.72

spring-framework/spring-test/src/test/java/org/springframework/test/context/jdbc/TransactionalAfterTestMethodSqlScriptsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 17.66
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.67
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.68

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/BeforeAndAfterTransactionAnnotationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.69
 WarningindentationIndentation'BeforeAndAfterTransactionAnnotationTests' have incorrect indentation level 3, expected level should be 18.71
 WarningindentationIndentation'BeforeAndAfterTransactionAnnotationTests' have incorrect indentation level 3, expected level should be 18.73
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.92
 WarningindentationIndentation':' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.107
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.117
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.127

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/ClassLevelTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.74
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.82
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.92
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.103

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/ClassPathResourceSpringJUnit4ClassRunnerAppCtxTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/ConcreteTransactionalJUnit4SpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.52
 WarningindentationIndentation'super' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 4, expected level should be 18.188
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.210
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 4, expected level should be 18.217

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackFalseTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.60
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.68
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.78

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackTrueTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.57
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.65
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.75

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/ExpectedExceptionSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.53
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.55
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.57

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsJUnitTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.95

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsTestNGTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.111
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.113
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.115
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.117

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/MethodLevelTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionalTestExecutionListener' have incorrect indentation level 1, expected level should be 16.67
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.76
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.84
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.95
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.105

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.41
 WarningindentationIndentation'MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.42
 WarningindentationIndentation'+' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/ParameterizedDependencyInjectionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'employeeData' have incorrect indentation level 3, expected level should be 18.111

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/RepeatedSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.99
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.101
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.103

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultRollbackFalseTransactionalSpringRunnerTests' have incorrect indentation level 2, expected level should be 16.44
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.54
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.63
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.75

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultRollbackTrueTransactionalSpringRunnerTests' have incorrect indentation level 2, expected level should be 16.45
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.53
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'countRowsInPersonTable' have incorrect indentation level 3, expected level should be 18.74

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerAppCtxTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.176
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.182
 WarningindentationIndentation'getClass' have incorrect indentation level 3, expected level should be 18.188
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.197

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"springTimeoutWithMetaAnnotation"' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'"springTimeoutWithMetaAnnotationAndOverride"' have incorrect indentation level 3, expected level should be 18.70

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4TestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'StandardJUnit4FeaturesTests' have incorrect indentation level 0, expected level should be 16.65
 WarningindentationIndentation'StandardJUnit4FeaturesSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.66
 WarningindentationIndentation'SpringJUnit47ClassRunnerRuleTests' have incorrect indentation level 1, expected level should be 16.67
 WarningindentationIndentation'AnnotationConfigSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.68
 WarningindentationIndentation'DefaultConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.69
 WarningindentationIndentation'DefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.70
 WarningindentationIndentation'BeanOverridingDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.71
 WarningindentationIndentation'ExplicitConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.72
 WarningindentationIndentation'ExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.73
 WarningindentationIndentation'BeanOverridingExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.74
 WarningindentationIndentation'DefaultLoaderDefaultConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.75
 WarningindentationIndentation'DefaultLoaderDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.76
 WarningindentationIndentation'DefaultLoaderBeanOverridingDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.77
 WarningindentationIndentation'DefaultLoaderExplicitConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.78
 WarningindentationIndentation'DefaultLoaderExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.79
 WarningindentationIndentation'DefaultLoaderBeanOverridingExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.80
 WarningindentationIndentation'DefaultProfileAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.81
 WarningindentationIndentation'DevProfileAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.82
 WarningindentationIndentation'DevProfileResolverAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.83
 WarningindentationIndentation'DefaultProfileXmlConfigTests' have incorrect indentation level 1, expected level should be 16.84
 WarningindentationIndentation'DevProfileXmlConfigTests' have incorrect indentation level 1, expected level should be 16.85
 WarningindentationIndentation'DevProfileResolverXmlConfigTests' have incorrect indentation level 1, expected level should be 16.86
 WarningindentationIndentation'ExpectedExceptionSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.87
 WarningindentationIndentation'TimedSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.88
 WarningindentationIndentation'RepeatedSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.89
 WarningindentationIndentation'EnabledAndIgnoredSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.90
 WarningindentationIndentation'HardCodedProfileValueSourceSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.91
 WarningindentationIndentation'SpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.92
 WarningindentationIndentation'ClassPathResourceSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.93
 WarningindentationIndentation'AbsolutePathSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.94
 WarningindentationIndentation'RelativePathSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.95
 WarningindentationIndentation'MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.96
 WarningindentationIndentation'InheritedConfigSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.97
 WarningindentationIndentation'PropertiesBasedSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 1, expected level should be 16.98
 WarningindentationIndentation'CustomDefaultContextLoaderClassSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.99
 WarningindentationIndentation'SpringRunnerContextCacheTests' have incorrect indentation level 1, expected level should be 16.100
 WarningindentationIndentation'ClassLevelDirtiesContextTests' have incorrect indentation level 1, expected level should be 16.101
 WarningindentationIndentation'ParameterizedDependencyInjectionTests' have incorrect indentation level 1, expected level should be 16.102
 WarningindentationIndentation'ClassLevelTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.103
 WarningindentationIndentation'MethodLevelTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.104
 WarningindentationIndentation'DefaultRollbackTrueTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.105
 WarningindentationIndentation'DefaultRollbackFalseTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.106
 WarningindentationIndentation'RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.107
 WarningindentationIndentation'RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.108
 WarningindentationIndentation'BeforeAndAfterTransactionAnnotationTests' have incorrect indentation level 1, expected level should be 16.109
 WarningindentationIndentation'TimedTransactionalSpringRunnerTests' have incorrect indentation level 1, expected level should be 16.110
 WarningindentationIndentation'HibernateSessionFlushingTests' have incorrect indentation level 1, expected level should be 16.111
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.112

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/TimedSpringRunnerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.59
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.61
 WarningindentationIndentation'listener' have incorrect indentation level 3, expected level should be 18.63

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/aci/AciTestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MultipleInitializersXmlConfigTests' have incorrect indentation level 1, expected level should be 16.43
 WarningindentationIndentation'SingleInitializerAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.44
 WarningindentationIndentation'MultipleInitializersAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.45
 WarningindentationIndentation'MergedInitializersAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.46
 WarningindentationIndentation'OverriddenInitializersAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.47
 WarningindentationIndentation'OrderedInitializersAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.48
 WarningindentationIndentation'InitializerWithoutConfigFilesOrClassesTests' have incorrect indentation level 1, expected level should be 16.49
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.50

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/aci/annotation/MultipleInitializersAnnotationConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FooBarAliasInitializer' have incorrect indentation level 1, expected level should be 16.41

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/aci/annotation/OrderedInitializersAnnotationConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'OrderedTwoInitializer' have incorrect indentation level 1, expected level should be 16.55

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/aci/annotation/PropertySourcesInitializerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ApplicationContextInitializer' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.86

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/annotation/AnnotationConfigTestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AnnotationConfigSpringJUnit4ClassRunnerAppCtxTests' have incorrect indentation level 0, expected level should be 16.33
 WarningindentationIndentation'DefaultConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.34
 WarningindentationIndentation'DefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.35
 WarningindentationIndentation'BeanOverridingDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.36
 WarningindentationIndentation'ExplicitConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.37
 WarningindentationIndentation'ExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.38
 WarningindentationIndentation'BeanOverridingExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.39
 WarningindentationIndentation'DefaultLoaderDefaultConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.40
 WarningindentationIndentation'DefaultLoaderDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.41
 WarningindentationIndentation'DefaultLoaderBeanOverridingDefaultConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.42
 WarningindentationIndentation'DefaultLoaderExplicitConfigClassesBaseTests' have incorrect indentation level 1, expected level should be 16.43
 WarningindentationIndentation'DefaultLoaderExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.44
 WarningindentationIndentation'DefaultLoaderBeanOverridingExplicitConfigClassesInheritedTests' have incorrect indentation level 1, expected level should be 16.45
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.46

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/annotation/DefaultLoaderBeanOverridingDefaultConfigClassesInheritedTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultLoaderDefaultConfigClassesBaseTests' have incorrect indentation level 2, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/annotation/DefaultLoaderBeanOverridingExplicitConfigClassesInheritedTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultLoaderExplicitConfigClassesBaseTests' have incorrect indentation level 2, expected level should be 16.36

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/annotation/meta/ConfigClassesAndProfilesWithCustomDefaultsMetaConfigWithOverridesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ConfigClassesAndProfilesWithCustomDefaultsMetaConfig' have incorrect indentation level 1, expected level should be 16.39

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/hybrid/HybridContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.46

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/annotation/DevProfileResolverAnnotationConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ActiveProfilesResolver' have incorrect indentation level 2, expected level should be 16.28

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/annotation/ProfileAnnotationConfigTestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultProfileAnnotationConfigTests' have incorrect indentation level 0, expected level should be 16.33
 WarningindentationIndentation'DevProfileAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.34
 WarningindentationIndentation'DevProfileResolverAnnotationConfigTests' have incorrect indentation level 1, expected level should be 16.35
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.36

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/importresource/DevProfileResolverAnnotationConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ActiveProfilesResolver' have incorrect indentation level 2, expected level should be 16.28

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/resolver/ClassNameActiveProfilesResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClass' have incorrect indentation level 3, expected level should be 18.55

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/xml/ProfileXmlConfigTestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultProfileXmlConfigTests' have incorrect indentation level 0, expected level should be 16.33
 WarningindentationIndentation'DevProfileXmlConfigTests' have incorrect indentation level 1, expected level should be 16.34
 WarningindentationIndentation'DevProfileResolverXmlConfigTests' have incorrect indentation level 1, expected level should be 16.35
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.36

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/Spr3896SuiteTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DefaultLocationsBaseTests' have incorrect indentation level 0, expected level should be 16.35
 WarningindentationIndentation'DefaultLocationsInheritedTests' have incorrect indentation level 0, expected level should be 16.37
 WarningindentationIndentation'ExplicitLocationsBaseTests' have incorrect indentation level 0, expected level should be 16.39
 WarningindentationIndentation'ExplicitLocationsInheritedTests' have incorrect indentation level 0, expected level should be 16.41
 WarningindentationIndentation'BeanOverridingDefaultLocationsInheritedTests' have incorrect indentation level 0, expected level should be 16.43
 WarningindentationIndentation'BeanOverridingExplicitLocationsInheritedTests' have incorrect indentation level 0, expected level should be 16.45
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.47

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/AbstractTransactionalAnnotatedConfigClassTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'countRowsInTable' have incorrect indentation level 3, expected level should be 18.91

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/TransactionalAnnotatedConfigClassWithAtConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractTransactionalAnnotatedConfigClassTests' have incorrect indentation level 2, expected level should be 16.43

spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/TransactionalAnnotatedConfigClassesWithoutAtConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractTransactionalAnnotatedConfigClassTests' have incorrect indentation level 2, expected level should be 16.49

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/AbstractContextConfigurationUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 1, expected level should be 17.56
 WarningindentationIndentation'cacheAwareContextLoaderDelegate' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'EMPTY_INITIALIZER_CLASSES' have incorrect indentation level 3, expected level should be 18.81
 WarningindentationIndentation'MergedContextConfiguration' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.87
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'Set' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.90

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/ActiveProfilesUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InheritedFooActiveProfilesResolverTestCase' have incorrect indentation level 3, expected level should be 17.297
 WarningindentationIndentation'InheritedFooActiveProfilesResolverTestCase' have incorrect indentation level 3, expected level should be 17.302

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/AnnotationConfigContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.54

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/BootstrapTestUtilsContextInitializerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'=' have incorrect indentation level 2, expected level should be 18.45
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.51
 WarningindentationIndentation'=' have incorrect indentation level 2, expected level should be 18.59
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.66
 WarningindentationIndentation'=' have incorrect indentation level 2, expected level should be 18.74
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.80
 WarningindentationIndentation'=' have incorrect indentation level 2, expected level should be 18.88
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.94

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/BootstrapTestUtilsMergedConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'mergedConfig' have incorrect indentation level 3, expected level should be 18.56
 WarningindentationIndentation'testClass' have incorrect indentation level 3, expected level should be 18.57
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.58
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.59
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.68
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.77
 WarningindentationIndentation'BarConfig' have incorrect indentation level 3, expected level should be 18.90
 WarningindentationIndentation'DelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.99
 WarningindentationIndentation'WebDelegatingSmartContextLoader' have incorrect indentation level 3, expected level should be 18.119
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.121
 WarningindentationIndentation'expectedContextLoaderClass' have incorrect indentation level 3, expected level should be 18.131
 WarningindentationIndentation'expectedContextLoaderClass' have incorrect indentation level 3, expected level should be 18.141
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.151
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.161
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.171
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.181

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/ContextLoaderUtilsConfigurationAttributesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.40
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.45
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.50
 WarningindentationIndentation'AnnotationConfigContextLoader' have incorrect indentation level 3, expected level should be 18.55
 WarningindentationIndentation'true' have incorrect indentation level 3, expected level should be 18.70
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.88
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.108
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.118
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.120

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/ContextLoaderUtilsContextHierarchyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.101
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.103
 WarningindentationIndentation'ContextLoader' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'configAttributesListClassLevel2' have incorrect indentation level 3, expected level should be 18.122
 WarningindentationIndentation'TestClass1WithSingleLevelContextHierarchyFromMetaAnnotation' have incorrect indentation level 3, expected level should be 18.140
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.141
 WarningindentationIndentation'configAttributesListClassLevel2' have incorrect indentation level 3, expected level should be 18.147
 WarningindentationIndentation'TestClass2WithSingleLevelContextHierarchyFromMetaAnnotation' have incorrect indentation level 3, expected level should be 18.149
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.150
 WarningindentationIndentation'"B-two.xml"' have incorrect indentation level 3, expected level should be 18.151
 WarningindentationIndentation'array initialization' child have incorrect indentation level 24, expected level should be one of the following: 32, 38, 40, 53.151
 WarningindentationIndentation'TestClass3WithSingleLevelContextHierarchyFromMetaAnnotation' have incorrect indentation level 3, expected level should be 18.158
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.159
 WarningindentationIndentation'"The @ContextConfiguration elements configured via @ContextHierarchy in test class [%s] and its superclasses must define unique contexts per hierarchy level."' have incorrect indentation level 4, expected level should be 19.316
 WarningindentationIndentation'testClass' have incorrect indentation level 4, expected level should be 19.317
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.385
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.386
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.387
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.388
 WarningindentationIndentation'TestClass1WithBareContextConfigurationInSuperclass' have incorrect indentation level 3, expected level should be 17.410
 WarningindentationIndentation'TestClass1WithBareContextConfigurationInSubclass' have incorrect indentation level 3, expected level should be 17.419
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.424
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.425
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.426
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.432
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.433
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.434
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.440
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.441
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.442
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.443
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.449
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.450
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.451
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.457
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.458
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.459
 WarningindentationIndentation'TestClass1WithMultiLevelContextHierarchyAndUnnamedConfig' have incorrect indentation level 3, expected level should be 17.461
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.466
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.467
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.468
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.469
 WarningindentationIndentation'TestClass2WithMultiLevelContextHierarchyAndUnnamedConfig' have incorrect indentation level 3, expected level should be 17.471
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.476
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.477
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.478
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.484
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.485
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.486
 WarningindentationIndentation'TestClass1WithMultiLevelContextHierarchyAndPartiallyNamedConfig' have incorrect indentation level 3, expected level should be 17.488
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.493
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.494
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.495
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.501
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.502
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.503
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.504
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.505
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.506
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.515
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.516
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.517
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.526
 WarningindentationIndentation'@' have incorrect indentation level 2, expected level should be 17.527
 WarningindentationIndentation'}' have incorrect indentation level 1, expected level should be 17.528
 WarningindentationIndentation'TestClass1WithMultiLevelContextHierarchyWithUniqueContextConfig' have incorrect indentation level 3, expected level should be 17.530
 WarningindentationIndentation'ApplicationContextInitializer' have incorrect indentation level 3, expected level should be 17.537
 WarningindentationIndentation'TestClass1WithSingleLevelContextHierarchyFromMetaAnnotation' have incorrect indentation level 3, expected level should be 17.572
 WarningindentationIndentation'TestClass2WithSingleLevelContextHierarchyFromMetaAnnotation' have incorrect indentation level 3, expected level should be 17.577
 WarningindentationIndentation'TestClass1WithBareMetaContextConfigWithOverridesInSuperclass' have incorrect indentation level 3, expected level should be 17.595
 WarningindentationIndentation'TestClass1WithBareMetaContextConfigWithOverridesInSubclass' have incorrect indentation level 3, expected level should be 17.604

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/DelegatingSmartContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.65
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.81
 WarningindentationIndentation'ImproperDuplicateDefaultXmlAndConfigClassTestCase' have incorrect indentation level 3, expected level should be 18.93
 WarningindentationIndentation'true' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.102
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.112
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.133
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.147
 WarningindentationIndentation'XmlTestCase' have incorrect indentation level 3, expected level should be 18.163
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.164
 WarningindentationIndentation'EMPTY_CLASS_ARRAY' have incorrect indentation level 3, expected level should be 18.165
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.172

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/GenericPropertiesContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.48

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderResourceLocationsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"file:/testing/directory/context.xml"' have incorrect indentation level 3, expected level should be 18.90
 WarningindentationIndentation'processedLocations' have incorrect indentation level 3, expected level should be 18.138

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.49

spring-framework/spring-test/src/test/java/org/springframework/test/context/support/TestPropertySourceUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'EMPTY_STRING_ARRAY' have incorrect indentation level 3, expected level should be 18.79
 WarningindentationIndentation'"classpath:/foo1.xml"' have incorrect indentation level 3, expected level should be 18.91
 WarningindentationIndentation'"classpath:/foo2.xml"' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'"classpath:/foo2.xml"' have incorrect indentation level 3, expected level should be 18.103
 WarningindentationIndentation'"k1b: v1b"' have incorrect indentation level 3, expected level should be 18.104
 WarningindentationIndentation'array initialization' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 109, 124.104
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'"classpath:/foo1.xml"' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.122

spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/AnnotationConfigTransactionalTestNGSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractTransactionalTestNGSpringContextTests' have incorrect indentation level 2, expected level should be 16.58
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.89

spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/ConcreteTransactionalTestNGSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.50
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"The application context should have been set due to ApplicationContextAware semantics."' have incorrect indentation level 3, expected level should be 18.140
 WarningindentationIndentation'"This test instance should have been initialized due to InitializingBean semantics."' have incorrect indentation level 3, expected level should be 18.150
 WarningindentationIndentation'"The bean name of this test instance should have been set due to BeanNameAware semantics."' have incorrect indentation level 3, expected level should be 18.158

spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/DirtiesContextTransactionalTestNGSpringContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"The application context should have been set due to ApplicationContextAware semantics."' have incorrect indentation level 3, expected level should be 18.58
 WarningindentationIndentation'"The JdbcTemplate should have been created in setDataSource() via DI for the DataSource."' have incorrect indentation level 3, expected level should be 18.60
 WarningindentationIndentation'"The application context should have been 'dirtied'."' have incorrect indentation level 3, expected level should be 18.74
 WarningindentationIndentation'"The application context should NOT have been 'dirtied'."' have incorrect indentation level 3, expected level should be 18.81

spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/web/ServletTestExecutionListenerTestNGIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.76

spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/web/TestNGSpringContextWebTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.110

spring-framework/spring-test/src/test/java/org/springframework/test/context/transaction/TransactionalTestExecutionListenerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.127
 WarningindentationIndentation'TransactionalDeclaredOnClassViaMetaAnnotationWithOverrideTestCase' have incorrect indentation level 3, expected level should be 18.162
 WarningindentationIndentation'TransactionalDeclaredOnMethodViaMetaAnnotationWithOverrideTestCase' have incorrect indentation level 3, expected level should be 18.170
 WarningindentationIndentation'true' have incorrect indentation level 3, expected level should be 18.222
 WarningindentationIndentation'"overriddenTxMgr"' have incorrect indentation level 3, expected level should be 18.228

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/AbstractBasicWacTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.94

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/AnnotationConfigWebContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.48
 WarningindentationIndentation'null' have incorrect indentation level 3, expected level should be 18.49

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/GenericXmlWebContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.47

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/JUnit4SpringContextWebTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.109

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/MetaAnnotationConfigWacTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.72

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/ServletTestExecutionListenerJUnitIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.76

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/ServletTestExecutionListenerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestAttributes' have incorrect indentation level 3, expected level should be 18.65
 WarningindentationIndentation'RequestAttributes' have incorrect indentation level 3, expected level should be 18.73

spring-framework/spring-test/src/test/java/org/springframework/test/context/web/WebContextLoaderTestSuite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BasicXmlWacTests' have incorrect indentation level 0, expected level should be 16.37
 WarningindentationIndentation'BasicAnnotationConfigWacTests' have incorrect indentation level 1, expected level should be 16.38
 WarningindentationIndentation'RequestAndSessionScopedBeansWacTests' have incorrect indentation level 1, expected level should be 16.39
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.40

spring-framework/spring-test/src/test/java/org/springframework/test/util/JsonPathExpectationsHelperTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ex' have incorrect indentation level 5, expected level should be 19.39

spring-framework/spring-test/src/test/java/org/springframework/test/util/MetaAnnotationUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'composedAnnotationType' have incorrect indentation level 3, expected level should be 18.54
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'composedAnnotationType' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'composedAnnotationType' have incorrect indentation level 3, expected level should be 18.78
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.107
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.109
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.116
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.125
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.127
 WarningindentationIndentation'findAnnotationDescriptor' have incorrect indentation level 3, expected level should be 18.134
 WarningindentationIndentation'annotationType' have incorrect indentation level 3, expected level should be 18.147
 WarningindentationIndentation'Meta2' have incorrect indentation level 3, expected level should be 18.167
 WarningindentationIndentation'ClassWithLocalMetaAnnotationAndMetaAnnotatedInterface' have incorrect indentation level 3, expected level should be 18.173
 WarningindentationIndentation'Component' have incorrect indentation level 3, expected level should be 18.201
 WarningindentationIndentation'Component' have incorrect indentation level 3, expected level should be 18.211
 WarningindentationIndentation'InheritedAnnotationClass' have incorrect indentation level 3, expected level should be 18.229
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.230
 WarningindentationIndentation'InheritedAnnotationClass' have incorrect indentation level 3, expected level should be 18.232
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.233
 WarningindentationIndentation'InheritedAnnotationInterface' have incorrect indentation level 3, expected level should be 18.241
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.242
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.252
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.254
 WarningindentationIndentation'NonInheritedAnnotationInterface' have incorrect indentation level 3, expected level should be 18.262
 WarningindentationIndentation'findAnnotationDescriptorForTypes' have incorrect indentation level 3, expected level should be 18.263
 WarningindentationIndentation'HasLocalAndMetaComponentAnnotation' have incorrect indentation level 3, expected level should be 18.272
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.292
 WarningindentationIndentation'descriptor' have incorrect indentation level 3, expected level should be 18.299
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.311
 WarningindentationIndentation'descriptor' have incorrect indentation level 3, expected level should be 18.318
 WarningindentationIndentation'Component' have incorrect indentation level 3, expected level should be 18.333
 WarningindentationIndentation'SubClassWithLocalMetaAnnotationAndMetaAnnotatedInterface' have incorrect indentation level 3, expected level should be 18.345
 WarningindentationIndentation'ClassWithLocalMetaAnnotationAndMetaAnnotatedInterface' have incorrect indentation level 3, expected level should be 18.346
 WarningindentationIndentation'MetaMeta' have incorrect indentation level 3, expected level should be 18.356
 WarningindentationIndentation'MetaMetaMeta' have incorrect indentation level 3, expected level should be 18.366
 WarningindentationIndentation'Service' have incorrect indentation level 3, expected level should be 18.378
 WarningindentationIndentation'Service' have incorrect indentation level 3, expected level should be 18.389
 WarningindentationIndentation'class def modifier' have incorrect indentation level 16, expected level should be 8.453
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 16, expected level should be 8.454
 WarningindentationIndentation'class def modifier' have incorrect indentation level 16, expected level should be 8.456
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 16, expected level should be 8.457
 WarningindentationIndentation'ClassWithLocalMetaAnnotationAndMetaAnnotatedInterface' have incorrect indentation level 3, expected level should be 17.487

spring-framework/spring-test/src/test/java/org/springframework/test/util/OverriddenMetaAnnotationAttributesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.46
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.86
 WarningindentationIndentation'ContextConfiguration' have incorrect indentation level 3, expected level should be 18.103

spring-framework/spring-test/src/test/java/org/springframework/test/web/client/samples/matchers/XmlContentRequestMatcherTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'"<people><composers>"' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'"<composer><name>Johann Sebastian Bach</name><someBoolean>false</someBoolean><someDouble>21.0</someDouble></composer>"' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'"<composer><name>Johannes Brahms</name><someBoolean>false</someBoolean><someDouble>0.0025</someDouble></composer>"' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'"<composer><name>Edvard Grieg</name><someBoolean>false</someBoolean><someDouble>1.6035</someDouble></composer>"' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'"<composer><name>Robert Schumann</name><someBoolean>false</someBoolean><someDouble>NaN</someDouble></composer>"' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'"</composers></people>"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.74

spring-framework/spring-test/src/test/java/org/springframework/test/web/client/samples/matchers/XpathRequestMatcherTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.73

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/StubMvcResult.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 7, expected level should be 17.47
 WarningindentationIndentation'HandlerInterceptor' have incorrect indentation level 7, expected level should be 17.48
 WarningindentationIndentation'Exception' have incorrect indentation level 7, expected level should be 17.49
 WarningindentationIndentation'ModelAndView' have incorrect indentation level 7, expected level should be 17.50
 WarningindentationIndentation'FlashMap' have incorrect indentation level 7, expected level should be 17.51
 WarningindentationIndentation'MockHttpServletResponse' have incorrect indentation level 7, expected level should be 17.52

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/request/MockHttpServletRequestBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/result/ModelResultMatchersTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.76
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.78
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.79
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.81
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.83
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.84
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.86

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/result/PrintingResultHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Heading not printed before label "' have incorrect indentation level 6, expected level should be 20.240

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/context/JavaConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.61
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.62
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.63
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.93

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/context/WebAppResourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.45
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.46
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.47

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/context/XmlConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.48
 WarningindentationIndentation'@' have incorrect indentation level 1, expected level should be 16.49
 WarningindentationIndentation'}' have incorrect indentation level 0, expected level should be 16.50
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.80

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/spr/MockMvcBuilderMethodChainTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.44
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.47
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.49
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.53
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.54
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.56
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.57
 WarningindentationIndentation'class def modifier' have incorrect indentation level 4, expected level should be 8.58
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.59

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/AsyncTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.143

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/FilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.165

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/FrameworkExtensionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebApplicationContext' have incorrect indentation level 4, expected level should be 18.121

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/ViewResolutionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'standaloneSetup' have incorrect indentation level 3, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.113

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/resultmatchers/HeaderAssertionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.68
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.74
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.80
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.87
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.94
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.102
 WarningindentationIndentation'unexpected' have incorrect indentation level 3, expected level should be 18.140
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.152

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/resultmatchers/XmlContentAssertionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"' have incorrect indentation level 2, expected level should be 17.53
 WarningindentationIndentation'"<people><composers>"' have incorrect indentation level 2, expected level should be 17.54
 WarningindentationIndentation'"<composer><name>Johann Sebastian Bach</name><someBoolean>false</someBoolean><someDouble>21.0</someDouble></composer>"' have incorrect indentation level 2, expected level should be 17.55
 WarningindentationIndentation'"<composer><name>Johannes Brahms</name><someBoolean>false</someBoolean><someDouble>0.0025</someDouble></composer>"' have incorrect indentation level 2, expected level should be 17.56
 WarningindentationIndentation'"<composer><name>Edvard Grieg</name><someBoolean>false</someBoolean><someDouble>1.6035</someDouble></composer>"' have incorrect indentation level 2, expected level should be 17.57
 WarningindentationIndentation'"<composer><name>Robert Schumann</name><someBoolean>false</someBoolean><someDouble>NaN</someDouble></composer>"' have incorrect indentation level 2, expected level should be 17.58
 WarningindentationIndentation'"</composers></people>"' have incorrect indentation level 2, expected level should be 17.59
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.92
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.93
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.94
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.95

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/resultmatchers/XpathAssertionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 2, expected level should be 17.56
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.174
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.175
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.176
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.177
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.180
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.181

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/setup/DefaultMockMvcBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.36

spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/setup/StandaloneMockMvcBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'FilterChain' have incorrect indentation level 4, expected level should be 18.134

spring-framework/spring-tx/src/main/java/org/springframework/dao/annotation/PersistenceExceptionTranslationAdvisor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PersistenceExceptionTranslator' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'ListableBeanFactory' have incorrect indentation level 3, expected level should be 17.69

spring-framework/spring-tx/src/main/java/org/springframework/dao/annotation/PersistenceExceptionTranslationPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.61

spring-framework/spring-tx/src/main/java/org/springframework/dao/support/DataAccessUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RuntimeException' have incorrect indentation level 3, expected level should be 17.210

spring-framework/spring-tx/src/main/java/org/springframework/dao/support/PersistenceExceptionTranslationInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.48
 WarningindentationIndentation'beanFactory' have incorrect indentation level 4, expected level should be 18.163

spring-framework/spring-tx/src/main/java/org/springframework/jca/cci/connection/CciLocalTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.65
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'"] rollback-only"' have incorrect indentation level 5, expected level should be 19.235

spring-framework/spring-tx/src/main/java/org/springframework/jca/cci/connection/ConnectionFactoryUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.202

spring-framework/spring-tx/src/main/java/org/springframework/jca/cci/connection/ConnectionSpecConnectionFactoryAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.71

spring-framework/spring-tx/src/main/java/org/springframework/jca/cci/core/CciTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.270
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.271

spring-framework/spring-tx/src/main/java/org/springframework/jca/cci/core/support/CciDaoSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' child have incorrect indentation level 18, expected level should be 24.56
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.93

spring-framework/spring-tx/src/main/java/org/springframework/jca/context/SpringContextResourceAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.178

spring-framework/spring-tx/src/main/java/org/springframework/jca/work/SimpleTaskWorkManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.144
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.243
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.248

spring-framework/spring-tx/src/main/java/org/springframework/jca/work/WorkManagerTaskExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.75

spring-framework/spring-tx/src/main/java/org/springframework/transaction/annotation/AnnotationTransactionAttributeSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55
 WarningindentationIndentation'"javax.transaction.Transactional"' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'"javax.ejb.TransactionAttribute"' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-tx/src/main/java/org/springframework/transaction/annotation/JtaTransactionAnnotationParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RuleBasedTransactionAttribute' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-tx/src/main/java/org/springframework/transaction/config/AnnotationDrivenBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionManagementConfigUtils' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'TransactionManagementConfigUtils' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'TxNamespaceHandler' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'"org.springframework.transaction.annotation.AnnotationTransactionAttributeSource"' have incorrect indentation level 6, expected level should be 20.121

spring-framework/spring-tx/src/main/java/org/springframework/transaction/config/JtaTransactionManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.transaction.jta.WebLogicJtaTransactionManager"' have incorrect indentation level 3, expected level should be 17.37
 WarningindentationIndentation'"org.springframework.transaction.jta.WebSphereUowTransactionManager"' have incorrect indentation level 3, expected level should be 17.40
 WarningindentationIndentation'"org.springframework.transaction.jta.JtaTransactionManager"' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"weblogic.transaction.UserTransaction"' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'"com.ibm.wsspi.uow.UOWManager"' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 19.61

spring-framework/spring-tx/src/main/java/org/springframework/transaction/config/TransactionManagementConfigUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.transaction.config.internalTransactionAdvisor"' have incorrect indentation level 3, expected level should be 17.31
 WarningindentationIndentation'"org.springframework.transaction.config.internalTransactionAspect"' have incorrect indentation level 3, expected level should be 17.37
 WarningindentationIndentation'"org.springframework.transaction.aspectj.AnnotationTransactionAspect"' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration"' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-tx/src/main/java/org/springframework/transaction/config/TxAdviceBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Element <attributes> is allowed at most once inside element <advice>"' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.92
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.99

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method' have incorrect indentation level 7, expected level should be 21.109

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/DelegatingTransactionAttribute.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.34

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'name' have incorrect indentation level 7, expected level should be 21.167
 WarningindentationIndentation'name' have incorrect indentation level 7, expected level should be 21.175

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/NameMatchTransactionAttributeSource.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.117

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/RollbackRuleAttribute.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/TransactionAspectSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.299
 WarningindentationIndentation'DEFAULT_TRANSACTION_MANAGER_KEY' have incorrect indentation level 6, expected level should be 20.368
 WarningindentationIndentation'PlatformTransactionManager' have incorrect indentation level 3, expected level should be 17.448
 WarningindentationIndentation'"] because no transaction manager has been configured"' have incorrect indentation level 7, expected level should be 21.468
 WarningindentationIndentation'TransactionAttribute' have incorrect indentation level 3, expected level should be 17.484
 WarningindentationIndentation'"] after exception: "' have incorrect indentation level 6, expected level should be 20.535
 WarningindentationIndentation'TransactionAttribute' have incorrect indentation level 4, expected level should be 18.607

spring-framework/spring-tx/src/main/java/org/springframework/transaction/interceptor/TransactionProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.115

spring-framework/spring-tx/src/main/java/org/springframework/transaction/jta/JtaAfterCompletionSynchronization.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 7, expected level should be 21.65
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.70
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 20.74

spring-framework/spring-tx/src/main/java/org/springframework/transaction/jta/JtaTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.120
 WarningindentationIndentation'"java:comp/TransactionSynchronizationRegistry"' have incorrect indentation level 3, expected level should be 17.146
 WarningindentationIndentation'"No JTA TransactionSynchronizationRegistry found at default JNDI location ["' have incorrect indentation level 7, expected level should be 21.752
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.1091
 WarningindentationIndentation'"cannot register Spring after-completion callbacks with outer JTA transaction - "' have incorrect indentation level 6, expected level should be 20.1105
 WarningindentationIndentation'"immediately performing Spring after-completion callbacks with outcome status 'rollback'. "' have incorrect indentation level 6, expected level should be 20.1106
 WarningindentationIndentation'"Original exception: "' have incorrect indentation level 6, expected level should be 20.1107
 WarningindentationIndentation'"state encountered: cannot register Spring after-completion callbacks with outer JTA "' have incorrect indentation level 6, expected level should be 20.1112
 WarningindentationIndentation'"transaction - processing Spring after-completion callbacks with outcome status 'unknown'"' have incorrect indentation level 6, expected level should be 20.1113
 WarningindentationIndentation'"Original exception: "' have incorrect indentation level 6, expected level should be 20.1114
 WarningindentationIndentation'JtaTransactionObject' have incorrect indentation level 3, expected level should be 17.1137
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.1151
 WarningindentationIndentation'"cannot register Spring after-completion callbacks with outer JTA transaction - "' have incorrect indentation level 5, expected level should be 19.1166
 WarningindentationIndentation'"processing Spring after-completion callbacks with outcome status 'unknown'"' have incorrect indentation level 5, expected level should be 19.1167

spring-framework/spring-tx/src/main/java/org/springframework/transaction/jta/SpringJtaSynchronizationAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TransactionSynchronization' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'TransactionSynchronization' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'"relying on JTA provider to mark the transaction as rollback-only based on "' have incorrect indentation level 6, expected level should be 20.150
 WarningindentationIndentation'"the exception thrown from beforeCompletion"' have incorrect indentation level 6, expected level should be 20.151
 WarningindentationIndentation'"relying on JTA provider to mark the transaction as rollback-only based on "' have incorrect indentation level 6, expected level should be 19.159
 WarningindentationIndentation'"the exception thrown from beforeCompletion"' have incorrect indentation level 6, expected level should be 19.160
 WarningindentationIndentation'else rcurly' have incorrect indentation level 24, expected level should be 16.161

spring-framework/spring-tx/src/main/java/org/springframework/transaction/jta/WebLogicJtaTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getClass' have incorrect indentation level 5, expected level should be 19.179
 WarningindentationIndentation'" - trying WebLogic JTA forceResume"' have incorrect indentation level 5, expected level should be 20.282

spring-framework/spring-tx/src/main/java/org/springframework/transaction/jta/WebSphereUowTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.89
 WarningindentationIndentation'DEFAULT_UOW_MANAGER_NAME' have incorrect indentation level 5, expected level should be 19.191
 WarningindentationIndentation'JtaTransactionObject' have incorrect indentation level 3, expected level should be 17.201
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.233
 WarningindentationIndentation'pb' have incorrect indentation level 5, expected level should be 19.249
 WarningindentationIndentation'pb' have incorrect indentation level 5, expected level should be 19.267
 WarningindentationIndentation'definition' have incorrect indentation level 5, expected level should be 19.289
 WarningindentationIndentation'boolean' have incorrect indentation level 4, expected level should be 18.332
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.344
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.345

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/AbstractPlatformTransactionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'definition' have incorrect indentation level 4, expected level should be 18.363
 WarningindentationIndentation'definition' have incorrect indentation level 4, expected level should be 18.364
 WarningindentationIndentation'definition' have incorrect indentation level 6, expected level should be 20.372
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 17.397
 WarningindentationIndentation'definition' have incorrect indentation level 6, expected level should be 20.418
 WarningindentationIndentation'definition' have incorrect indentation level 6, expected level should be 20.424
 WarningindentationIndentation'prepareTransactionStatus' have incorrect indentation level 6, expected level should be 20.453
 WarningindentationIndentation'definition' have incorrect indentation level 6, expected level should be 20.463
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 17.504
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.505
 WarningindentationIndentation'definition' have incorrect indentation level 4, expected level should be 18.508
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 17.517
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.518
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.521
 WarningindentationIndentation'definition' have incorrect indentation level 5, expected level should be 19.534
 WarningindentationIndentation'definition' have incorrect indentation level 7, expected level should be 19.535
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.643
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 4, expected level should be 18.666
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.1245
 WarningindentationIndentation'"processing Spring after-completion callbacks immediately, with outcome status 'unknown'"' have incorrect indentation level 4, expected level should be 18.1248
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.1299
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.1300

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/DefaultTransactionStatus.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.81

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/ResourceHolderSynchronization.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.27

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/TransactionSynchronizationManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.87
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.90
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.93
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.96
 WarningindentationIndentation'Thread' have incorrect indentation level 5, expected level should be 19.141
 WarningindentationIndentation'Thread' have incorrect indentation level 5, expected level should be 19.194
 WarningindentationIndentation'Thread' have incorrect indentation level 5, expected level should be 19.244

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/TransactionSynchronizationUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.aop.scope.ScopedObject"' have incorrect indentation level 3, expected level should be 17.43

spring-framework/spring-tx/src/main/java/org/springframework/transaction/support/TransactionTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.64

spring-framework/spring-tx/src/test/java/org/springframework/dao/annotation/PersistenceExceptionTranslationAdvisorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.218
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.229

spring-framework/spring-tx/src/test/java/org/springframework/dao/annotation/PersistenceExceptionTranslationPostProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'BeanDefinitionBuilder' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'addPropertyValue' have incorrect indentation level 6, expected level should be 18.60
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.112

spring-framework/spring-tx/src/test/java/org/springframework/dao/support/ChainedPersistenceExceptionTranslatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'out1' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'out2' have incorrect indentation level 4, expected level should be 18.61

spring-framework/spring-tx/src/test/java/org/springframework/jca/cci/CciTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'inputOutputRecord' have incorrect indentation level 4, expected level should be 18.533

spring-framework/spring-tx/src/test/java/org/springframework/transaction/JtaTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Status' have incorrect indentation level 2, expected level should be 18.116
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.116
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.558
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.559
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.603
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.888
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.926
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.927
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.983
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.1014
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.1045
 WarningindentationIndentation'Status' have incorrect indentation level 4, expected level should be 18.1152

spring-framework/spring-tx/src/test/java/org/springframework/transaction/TransactionSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'tm' have incorrect indentation level 4, expected level should be 18.36
 WarningindentationIndentation'tm' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'tm' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'tm' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'tm' have incorrect indentation level 5, expected level should be 19.67

spring-framework/spring-tx/src/test/java/org/springframework/transaction/annotation/AnnotationTransactionAttributeSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'method def' child have incorrect indentation level 24, expected level should be 16.132
 WarningindentationIndentation'annotation' have incorrect indentation level 4, expected level should be 18.285
 WarningindentationIndentation'readOnly' have incorrect indentation level 4, expected level should be 18.548

spring-framework/spring-tx/src/test/java/org/springframework/transaction/annotation/AnnotationTransactionNamespaceHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'server' have incorrect indentation level 4, expected level should be 18.99

spring-framework/spring-tx/src/test/java/org/springframework/transaction/annotation/EnableTransactionManagementTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Do you actually have org.springframework.aspects on the classpath?"' have incorrect indentation level 5, expected level should be 19.101
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'"qualifiedTransactionManager"' have incorrect indentation level 5, expected level should be 19.150

spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/AbstractTransactionAspectTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.374
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.553
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.569

spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/BeanFactoryTransactionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionAttributeSourceEditorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"java.lang.Object.hashCode=PROPAGATION_REQUIRED\n"' have incorrect indentation level 3, expected level should be 18.58
 WarningindentationIndentation'"java.lang.Object.equals=PROPAGATION_MANDATORY\n"' have incorrect indentation level 3, expected level should be 18.59
 WarningindentationIndentation'"java.lang.Object.*it=PROPAGATION_SUPPORTS\n"' have incorrect indentation level 3, expected level should be 18.60
 WarningindentationIndentation'"java.lang.Object.notify=PROPAGATION_SUPPORTS\n"' have incorrect indentation level 3, expected level should be 18.61
 WarningindentationIndentation'"java.lang.Object.not*=PROPAGATION_REQUIRED"' have incorrect indentation level 3, expected level should be 18.62
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.66
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.68
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.70
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.72
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.74
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.76
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.78
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.88
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.90
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.92
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.94
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.96
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.100
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 3, expected level should be 18.102

spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionAttributeSourceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.47
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.169

spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'associateTransactionManager' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'"defaultTransactionManager"' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'associateTransactionManager' have incorrect indentation level 4, expected level should be 18.184
 WarningindentationIndentation'=' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'"defaultTransactionManager"' have incorrect indentation level 4, expected level should be 18.197
 WarningindentationIndentation'"fooTransactionManager"' have incorrect indentation level 4, expected level should be 18.228
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.261
 WarningindentationIndentation'PlatformTransactionManager' have incorrect indentation level 3, expected level should be 17.279
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.285

spring-framework/spring-tx/src/test/java/org/springframework/transaction/jta/WebSphereUowTransactionManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.202
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.207
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.217
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.232
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.237
 WarningindentationIndentation'TransactionDefinition' have incorrect indentation level 4, expected level should be 18.242
 WarningindentationIndentation'TransactionSynchronizationManager' have incorrect indentation level 8, expected level should be 22.577

spring-framework/spring-tx/src/test/java/org/springframework/transaction/support/JtaTransactionManagerSerializationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.47
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'serializedJtatm' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-web/src/main/java/org/springframework/http/HttpHeaders.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.351
 WarningindentationIndentation'"Invalid eTag, does not start with W/ or \""' have incorrect indentation level 5, expected level should be 19.580

spring-framework/spring-web/src/main/java/org/springframework/http/MediaType.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Invalid quality value \""' have incorrect indentation level 5, expected level should be 19.285
 WarningindentationIndentation'MediaType' have incorrect indentation level 5, expected level should be 19.482

spring-framework/spring-web/src/main/java/org/springframework/http/client/AbstractAsyncClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.82

spring-framework/spring-web/src/main/java/org/springframework/http/client/AbstractBufferingAsyncClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-web/src/main/java/org/springframework/http/client/AbstractClientHttpRequestFactoryWrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'URI' have incorrect indentation level 3, expected level should be 17.67

spring-framework/spring-web/src/main/java/org/springframework/http/client/HttpComponentsAsyncClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.132

spring-framework/spring-web/src/main/java/org/springframework/http/client/HttpComponentsAsyncClientHttpRequestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.47
 WarningindentationIndentation'CloseableHttpClient' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.109
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.109
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.121
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.121
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.122
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.123
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.124
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.126
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.128
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.128
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.129
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.130
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.131
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.132
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.133
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.134
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.135
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.136

spring-framework/spring-web/src/main/java/org/springframework/http/client/HttpComponentsClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.109

spring-framework/spring-web/src/main/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'org' have incorrect indentation level 5, expected level should be 19.140
 WarningindentationIndentation'org' have incorrect indentation level 5, expected level should be 19.184

spring-framework/spring-web/src/main/java/org/springframework/http/client/HttpComponentsClientHttpResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'try' have incorrect indentation level 8, expected level should be 16.84
 WarningindentationIndentation'try' have incorrect indentation level 12, expected level should be 24.85
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.87
 WarningindentationIndentation'try' child have incorrect indentation level 16, expected level should be 32.87
 WarningindentationIndentation'try rcurly' have incorrect indentation level 12, expected level should be 24.88
 WarningindentationIndentation'finally' child have incorrect indentation level 16, expected level should be 32.90
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.90
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 12, expected level should be 24.91
 WarningindentationIndentation'try rcurly' have incorrect indentation level 8, expected level should be 16.92
 WarningindentationIndentation'catch' have incorrect indentation level 8, expected level should be 16.93
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 8, expected level should be 16.95

spring-framework/spring-web/src/main/java/org/springframework/http/client/InterceptingClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'URI' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'HttpMethod' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-web/src/main/java/org/springframework/http/client/InterceptingClientHttpRequestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-web/src/main/java/org/springframework/http/client/Netty4ClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'io' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'nettyMethod' have incorrect indentation level 4, expected level should be 18.148

spring-framework/spring-web/src/main/java/org/springframework/http/client/Netty4ClientHttpRequestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AsyncClientHttpRequestFactory' have incorrect indentation level 2, expected level should be 16.50
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.140

spring-framework/spring-web/src/main/java/org/springframework/http/client/SimpleBufferingAsyncClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-web/src/main/java/org/springframework/http/client/SimpleClientHttpRequestFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"PATCH"' have incorrect indentation level 4, expected level should be 18.203

spring-framework/spring-web/src/main/java/org/springframework/http/client/SimpleStreamingAsyncClientHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-web/src/main/java/org/springframework/http/converter/AbstractHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 16, expected level should be 8.131
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.190

spring-framework/spring-web/src/main/java/org/springframework/http/converter/BufferedImageHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Count not determine Content-Type, set one using the 'defaultContentType' property"' have incorrect indentation level 4, expected level should be 18.213

spring-framework/spring-web/src/main/java/org/springframework/http/converter/ByteArrayHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.53

spring-framework/spring-web/src/main/java/org/springframework/http/converter/FormHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpInputMessage' have incorrect indentation level 3, expected level should be 17.209

spring-framework/spring-web/src/main/java/org/springframework/http/converter/ResourceHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"javax.activation.FileTypeMap"' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-web/src/main/java/org/springframework/http/converter/feed/AbstractWireFeedHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.69

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57
 WarningindentationIndentation'"canDeserialize"' have incorrect indentation level 3, expected level should be 17.63

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/GsonFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'GsonBuilderUtils' have incorrect indentation level 4, expected level should be 18.115

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/GsonHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.58

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.513
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.598
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.654
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.665

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ApplicationContextAware' have incorrect indentation level 2, expected level should be 16.132

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-web/src/main/java/org/springframework/http/converter/json/SpringHandlerInstantiator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Annotated' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'Annotated' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'Annotated' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'Annotated' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'Annotated' have incorrect indentation level 3, expected level should be 17.85

spring-framework/spring-web/src/main/java/org/springframework/http/converter/protobuf/ExtensionRegistryInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.38

spring-framework/spring-web/src/main/java/org/springframework/http/converter/support/AllEncompassingFormHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.37
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.40
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 17.41

spring-framework/spring-web/src/main/java/org/springframework/http/converter/xml/Jaxb2CollectionHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.61

spring-framework/spring-web/src/main/java/org/springframework/http/converter/xml/SourceHttpMessageConverter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"http://xml.org/sax/features/external-general-entities"' have incorrect indentation level 5, expected level should be 19.144

spring-framework/spring-web/src/main/java/org/springframework/http/server/ServletServerHttpAsyncRequestControl.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Async support must be enabled on a servlet and for all filters involved "' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'"in async request processing. This is done in Java code using the Servlet API "' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'"or by adding \"<async-supported>true</async-supported>\" to servlet and "' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'"filter declarations in web.xml. Also you must use a Servlet 3.0+ container"' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-web/src/main/java/org/springframework/http/server/ServletServerHttpRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'headerValues' have incorrect indentation level 6, expected level should be 20.109

spring-framework/spring-web/src/main/java/org/springframework/http/server/ServletServerHttpResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.111

spring-framework/spring-web/src/main/java/org/springframework/remoting/caucho/BurlapServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method call' child have incorrect indentation level 18, expected level should be 24.69
 WarningindentationIndentation'try' child have incorrect indentation level 18, expected level should be 24.69
 WarningindentationIndentation'catch' child have incorrect indentation level 18, expected level should be 24.72

spring-framework/spring-web/src/main/java/org/springframework/remoting/caucho/HessianServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method call' child have incorrect indentation level 18, expected level should be 24.66
 WarningindentationIndentation'try' child have incorrect indentation level 18, expected level should be 24.66
 WarningindentationIndentation'catch' child have incorrect indentation level 18, expected level should be 24.69

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/AbstractHttpInvokerRequestExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.47
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'"], with size "' have incorrect indentation level 5, expected level should be 19.136
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.219

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpComponentsHttpInvokerRequestExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.86
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.87
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.88
 WarningindentationIndentation'=' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'org' have incorrect indentation level 5, expected level should be 19.159
 WarningindentationIndentation'org' have incorrect indentation level 5, expected level should be 19.204
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.224
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.292
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.309

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.68
 WarningindentationIndentation'RemoteInvocation' have incorrect indentation level 3, expected level should be 17.174
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.210

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.59
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.146
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.169
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.193

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/SimpleHttpInvokerRequestExecutor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.87
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 3, expected level should be 17.164

spring-framework/spring-web/src/main/java/org/springframework/remoting/httpinvoker/SimpleHttpInvokerServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57
 WarningindentationIndentation'HttpExchange' have incorrect indentation level 3, expected level should be 17.160

spring-framework/spring-web/src/main/java/org/springframework/remoting/jaxws/JaxWsPortClientInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.67

spring-framework/spring-web/src/main/java/org/springframework/remoting/jaxws/JaxWsPortProxyFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.35

spring-framework/spring-web/src/main/java/org/springframework/remoting/jaxws/LocalJaxWsServiceFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.39

spring-framework/spring-web/src/main/java/org/springframework/remoting/jaxws/SimpleHttpServerJaxWsServiceExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.159

spring-framework/spring-web/src/main/java/org/springframework/web/SpringServletContainerInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebApplicationInitializer' have incorrect indentation level 6, expected level should be 20.155

spring-framework/spring-web/src/main/java/org/springframework/web/accept/AbstractMappingContentNegotiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.36

spring-framework/spring-web/src/main/java/org/springframework/web/accept/ContentNegotiationManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.59

spring-framework/spring-web/src/main/java/org/springframework/web/accept/ContentNegotiationManagerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.48

spring-framework/spring-web/src/main/java/org/springframework/web/accept/ParameterContentNegotiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.69

spring-framework/spring-web/src/main/java/org/springframework/web/accept/PathExtensionContentNegotiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PathExtensionContentNegotiationStrategy' have incorrect indentation level 5, expected level should be 17.57

spring-framework/spring-web/src/main/java/org/springframework/web/accept/ServletPathExtensionContentNegotiationStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletContext' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-web/src/main/java/org/springframework/web/bind/MethodArgumentNotValidException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.65
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.66
 WarningindentationIndentation'.' have incorrect indentation level 3, expected level should be 18.67

spring-framework/spring-web/src/main/java/org/springframework/web/bind/annotation/support/HandlerMethodInvoker.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SessionAttributeStore' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'WebArgumentResolver' have incorrect indentation level 3, expected level should be 17.129
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.141
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 3, expected level should be 17.192
 WarningindentationIndentation'attrName' have incorrect indentation level 7, expected level should be 21.209
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.219
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.238
 WarningindentationIndentation'resolveModelAttribute' have incorrect indentation level 6, expected level should be 20.368
 WarningindentationIndentation'WebDataBinder' have incorrect indentation level 3, expected level should be 17.417
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.484
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.546
 WarningindentationIndentation'+' have incorrect indentation level 8, expected level should be 22.644
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.676
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.709
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 3, expected level should be 17.756
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.816
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.887

spring-framework/spring-web/src/main/java/org/springframework/web/bind/annotation/support/HandlerMethodResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.92
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.96
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.100

spring-framework/spring-web/src/main/java/org/springframework/web/bind/support/ConfigurableWebBindingInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.197

spring-framework/spring-web/src/main/java/org/springframework/web/client/AsyncRestOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.71
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.164
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.177
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.189
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.300
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.317
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.318
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.332
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.353
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.354
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.373
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.374
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.392
 WarningindentationIndentation'AsyncRequestCallback' have incorrect indentation level 3, expected level should be 17.411
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.412
 WarningindentationIndentation'AsyncRequestCallback' have incorrect indentation level 3, expected level should be 17.427
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.428
 WarningindentationIndentation'AsyncRequestCallback' have incorrect indentation level 3, expected level should be 17.441

spring-framework/spring-web/src/main/java/org/springframework/web/client/AsyncRestTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.183
 WarningindentationIndentation'execute' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'execute' have incorrect indentation level 4, expected level should be 18.238
 WarningindentationIndentation'execute' have incorrect indentation level 4, expected level should be 18.247
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.297
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.306
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.434
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.443
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.452
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.461
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.471
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.481
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.494
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.502
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.510
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.528
 WarningindentationIndentation'response' have incorrect indentation level 6, expected level should be 20.550
 WarningindentationIndentation'response' have incorrect indentation level 6, expected level should be 20.562
 WarningindentationIndentation'ListenableFuture' have incorrect indentation level 4, expected level should be 18.624

spring-framework/spring-web/src/main/java/org/springframework/web/client/HttpClientErrorException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'byte' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.79

spring-framework/spring-web/src/main/java/org/springframework/web/client/HttpMessageConverterExtractor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'contentType' have incorrect indentation level 8, expected level should be 22.95
 WarningindentationIndentation'contentType' have incorrect indentation level 8, expected level should be 22.104

spring-framework/spring-web/src/main/java/org/springframework/web/client/HttpServerErrorException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'byte' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.80

spring-framework/spring-web/src/main/java/org/springframework/web/client/HttpStatusCodeException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-web/src/main/java/org/springframework/web/client/MessageBodyClientHttpResponseWrapper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'responseStatus' have incorrect indentation level 4, expected level should be 18.61

spring-framework/spring-web/src/main/java/org/springframework/web/client/RestOperations.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.378
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.393
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.406
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.426
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.445
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.463
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.514
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.528
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.540

spring-framework/spring-web/src/main/java/org/springframework/web/client/RestTemplate.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.118
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.121
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.124
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 17.125
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.236
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.244
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.252
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.329
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.339
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.347
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.444
 WarningindentationIndentation'HttpEntity' have incorrect indentation level 3, expected level should be 17.453
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.462
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.471
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.481
 WarningindentationIndentation'ParameterizedTypeReference' have incorrect indentation level 3, expected level should be 17.491
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.527
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.535
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.543
 WarningindentationIndentation'ResponseExtractor' have incorrect indentation level 3, expected level should be 17.559
 WarningindentationIndentation'response' have incorrect indentation level 6, expected level should be 20.606
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.607
 WarningindentationIndentation'allSupportedMediaTypes' have incorrect indentation level 8, expected level should be 22.694
 WarningindentationIndentation'"\" using ["' have incorrect indentation level 10, expected level should be 24.767
 WarningindentationIndentation'requestBody' have incorrect indentation level 8, expected level should be 22.775
 WarningindentationIndentation'requestType' have incorrect indentation level 6, expected level should be 20.780

spring-framework/spring-web/src/main/java/org/springframework/web/client/UnknownHttpStatusCodeException.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-web/src/main/java/org/springframework/web/context/AbstractContextLoaderInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"createRootApplicationContext() did not return an application context"' have incorrect indentation level 5, expected level should be 19.63

spring-framework/spring-web/src/main/java/org/springframework/web/context/ContextLoader.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.189
 WarningindentationIndentation'WebApplicationContext' have incorrect indentation level 6, expected level should be 20.321
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 6, expected level should be 20.384
 WarningindentationIndentation'determineContextInitializerClasses' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.433
 WarningindentationIndentation'GenericTypeResolver' have incorrect indentation level 5, expected level should be 19.437
 WarningindentationIndentation'"Could not add context initializer [%s] since its generic parameter [%s] "' have incorrect indentation level 6, expected level should be 20.440
 WarningindentationIndentation'"is not assignable from the type of application context used by this "' have incorrect indentation level 6, expected level should be 20.441
 WarningindentationIndentation'"context loader [%s]: "' have incorrect indentation level 6, expected level should be 20.442
 WarningindentationIndentation'wac' have incorrect indentation level 6, expected level should be 20.443
 WarningindentationIndentation'determineContextInitializerClasses' have incorrect indentation level 3, expected level should be 17.492
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.495
 WarningindentationIndentation'parentContextKey' have incorrect indentation level 6, expected level should be 20.557

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/FacesRequestAttributes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'"' because FacesRequestAttributes does not support such callbacks"' have incorrect indentation level 5, expected level should be 19.153

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/RequestContextHolder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.52
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/RequestContextListener.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestContextListener' have incorrect indentation level 3, expected level should be 17.49

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/ServletRequestAttributes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletRequestAttributes' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.301

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/ServletWebRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.212

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/async/DeferredResultProcessingInterceptorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/async/StandardServletAsyncWebRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Async support must be enabled on a servlet and for all filters involved "' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'"in async request processing. This is done in Java code using the Servlet API "' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'"or by adding \"<async-supported>true</async-supported>\" to servlet and "' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'"filter declarations in web.xml."' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-web/src/main/java/org/springframework/web/context/request/async/WebAsyncManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'"] - dispatching request to resume processing"' have incorrect indentation level 5, expected level should be 19.344
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.365

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/AbstractRefreshableWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.80

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/AnnotationConfigWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.83
 WarningindentationIndentation'StringUtils' have incorrect indentation level 6, expected level should be 20.209
 WarningindentationIndentation'StringUtils' have incorrect indentation level 6, expected level should be 20.217
 WarningindentationIndentation'"] - trying package scan. "' have incorrect indentation level 8, expected level should be 22.235

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/ContextExposingHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.83

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/GenericWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.64

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/RequestHandledEvent.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.77

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/ServletContextPropertyPlaceholderConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.64
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.147

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/ServletContextResourcePatternResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletContext' have incorrect indentation level 3, expected level should be 17.109
 WarningindentationIndentation'StringUtils' have incorrect indentation level 6, expected level should be 20.132
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 8, expected level should be 22.169
 WarningindentationIndentation'ResourceUtils' have incorrect indentation level 8, expected level should be 22.170
 WarningindentationIndentation'"] because the jar cannot be opened through the file system"' have incorrect indentation level 6, expected level should be 20.181

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/ServletRequestHandledEvent.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.85
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.111
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.112

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/SpringBeanAutowiringSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 6, expected level should be 20.90
 WarningindentationIndentation'"Make sure this class gets constructed in a Spring web application. Proceeding without injection."' have incorrect indentation level 6, expected level should be 20.91

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/StaticWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.190

spring-framework/spring-web/src/main/java/org/springframework/web/context/support/WebApplicationContextUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'ConfigurableListableBeanFactory' have incorrect indentation level 3, expected level should be 17.182
 WarningindentationIndentation'Collections' have incorrect indentation level 5, expected level should be 19.209
 WarningindentationIndentation'Collections' have incorrect indentation level 5, expected level should be 19.222
 WarningindentationIndentation'MutablePropertySources' have incorrect indentation level 3, expected level should be 17.255
 WarningindentationIndentation'propertySources' have incorrect indentation level 4, expected level should be 18.259
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.261
 WarningindentationIndentation'propertySources' have incorrect indentation level 4, expected level should be 18.264
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.266

spring-framework/spring-web/src/main/java/org/springframework/web/filter/CharacterEncodingFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.76

spring-framework/spring-web/src/main/java/org/springframework/web/filter/DelegatingFilterProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Filter' have incorrect indentation level 3, expected level should be 17.341

spring-framework/spring-web/src/main/java/org/springframework/web/filter/GenericFilterBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Filter' have incorrect indentation level 2, expected level should be 16.79
 WarningindentationIndentation'filterConfig' have incorrect indentation level 4, expected level should be 19.193
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.304

spring-framework/spring-web/src/main/java/org/springframework/web/filter/HttpPutFormContentFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FilterChain' have incorrect indentation level 3, expected level should be 17.73

spring-framework/spring-web/src/main/java/org/springframework/web/filter/OncePerRequestFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.221

spring-framework/spring-web/src/main/java/org/springframework/web/filter/RequestContextFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.92

spring-framework/spring-web/src/main/java/org/springframework/web/filter/ShallowEtagHeaderFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'WebUtils' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'"], sending normal response"' have incorrect indentation level 7, expected level should be 21.116
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.150
 WarningindentationIndentation'HttpMethod' have incorrect indentation level 4, expected level should be 18.153

spring-framework/spring-web/src/main/java/org/springframework/web/jsf/DecoratingNavigationHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FacesContext' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'FacesContext' have incorrect indentation level 3, expected level should be 17.130

spring-framework/spring-web/src/main/java/org/springframework/web/jsf/DelegatingNavigationHandlerProxy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'facesContext' have incorrect indentation level 5, expected level should be 19.113

spring-framework/spring-web/src/main/java/org/springframework/web/jsf/FacesContextUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebApplicationContext' have incorrect indentation level 4, expected level should be 18.52

spring-framework/spring-web/src/main/java/org/springframework/web/method/ControllerAdviceBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-web/src/main/java/org/springframework/web/method/HandlerMethodSelector.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.63

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/AbstractNamedValueMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.209

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/AbstractWebArgumentResolverAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.95

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/ErrorsMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/ExceptionHandlerMethodResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/MapMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/ModelAttributeMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'mavContainer' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'WebDataBinderFactory' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.205

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/ModelFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SessionAttributesHandler' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'modelMethod' have incorrect indentation level 5, expected level should be 19.160

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/ModelMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.59

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/RequestHeaderMapMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/RequestParamMapMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.63

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/RequestParamMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.78
 WarningindentationIndentation'WebUtils' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'UriComponentsBuilder' have incorrect indentation level 3, expected level should be 17.258
 WarningindentationIndentation'"javax.servlet.http.Part"' have incorrect indentation level 4, expected level should be 18.262

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/SessionAttributesHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-web/src/main/java/org/springframework/web/method/annotation/SessionStatusMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/CompositeUriComponentsContributor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'UriComponentsBuilder' have incorrect indentation level 3, expected level should be 17.118
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.140

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.59

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodArgumentResolverComposite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'parameter' have incorrect indentation level 7, expected level should be 21.89

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodReturnValueHandlerComposite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 2, expected level should be 17.42
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'returnType' have incorrect indentation level 6, expected level should be 20.81

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/InvocableHandlerMethod.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.127
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.148
 WarningindentationIndentation'"' is not an instance of the actual controller bean instance '"' have incorrect indentation level 5, expected level should be 19.258
 WarningindentationIndentation'targetBeanClass' have incorrect indentation level 5, expected level should be 19.259
 WarningindentationIndentation'"(e.g. due to @Transactional), please use class-based proxying."' have incorrect indentation level 5, expected level should be 19.260

spring-framework/spring-web/src/main/java/org/springframework/web/method/support/UriComponentsContributor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsFileUploadSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' with encoding '"' have incorrect indentation level 9, expected level should be 23.234
 WarningindentationIndentation'" bytes with original filename ["' have incorrect indentation level 7, expected level should be 21.260
 WarningindentationIndentation'file' have incorrect indentation level 7, expected level should be 21.261
 WarningindentationIndentation'cmf' have incorrect indentation level 8, expected level should be 22.283
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.313

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsMultipartFile.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getOriginalFilename' have incorrect indentation level 6, expected level should be 20.149
 WarningindentationIndentation'action' have incorrect indentation level 6, expected level should be 20.150

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsMultipartResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.63

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/support/AbstractMultipartHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.43

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/support/DefaultMultipartHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/support/MultipartFilter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'"] with MultipartFilter"' have incorrect indentation level 6, expected level should be 20.106

spring-framework/spring-web/src/main/java/org/springframework/web/multipart/support/StringMultipartFileEditor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.66
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.67

spring-framework/spring-web/src/main/java/org/springframework/web/util/HierarchicalUriComponents.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MultiValueMap' have incorrect indentation level 3, expected level should be 17.77
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.321

spring-framework/spring-web/src/main/java/org/springframework/web/util/HtmlCharacterEntityDecoder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'nextSemicolonPosition' have incorrect indentation level 5, expected level should be 19.68
 WarningindentationIndentation'nextPotentialReferencePosition' have incorrect indentation level 5, expected level should be 19.72
 WarningindentationIndentation'&&' have incorrect indentation level 5, expected level should be 19.73
 WarningindentationIndentation'&&' have incorrect indentation level 5, expected level should be 19.74
 WarningindentationIndentation'nextPotentialReferencePosition' have incorrect indentation level 5, expected level should be 19.96
 WarningindentationIndentation'originalMessage' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'originalMessage' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'Integer' have incorrect indentation level 5, expected level should be 19.129
 WarningindentationIndentation'Integer' have incorrect indentation level 5, expected level should be 19.130

spring-framework/spring-web/src/main/java/org/springframework/web/util/HtmlCharacterEntityReferences.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Invalid reference to special HTML entity: "' have incorrect indentation level 5, expected level should be 19.91
 WarningindentationIndentation'method def' child have incorrect indentation level 11, expected level should be 16.125

spring-framework/spring-web/src/main/java/org/springframework/web/util/HtmlUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-web/src/main/java/org/springframework/web/util/ServletContextPropertyUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.38
 WarningindentationIndentation'new' have incorrect indentation level 12, expected level should be 20.39
 WarningindentationIndentation'SystemPropertyUtils' have incorrect indentation level 5, expected level should be 20.40
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.42
 WarningindentationIndentation'new' have incorrect indentation level 12, expected level should be 20.43
 WarningindentationIndentation'SystemPropertyUtils' have incorrect indentation level 5, expected level should be 20.44
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.83
 WarningindentationIndentation'member def modifier' have incorrect indentation level 8, expected level should be 16.85
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.87
 WarningindentationIndentation'ctor def' child have incorrect indentation level 12, expected level should be 24.88
 WarningindentationIndentation'ctor def' child have incorrect indentation level 12, expected level should be 24.89
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.90
 WarningindentationIndentation'method def modifier' have incorrect indentation level 8, expected level should be 16.92
 WarningindentationIndentation'try' have incorrect indentation level 12, expected level should be 24.94
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 32.95
 WarningindentationIndentation'try' child have incorrect indentation level 16, expected level should be 32.95
 WarningindentationIndentation'catch' have incorrect indentation level 12, expected level should be 24.106
 WarningindentationIndentation'catch' child have incorrect indentation level 16, expected level should be 32.107
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.107
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 40.108
 WarningindentationIndentation'this' have incorrect indentation level 24, expected level should be 32.108
 WarningindentationIndentation'catch' child have incorrect indentation level 16, expected level should be 32.109
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 12, expected level should be 24.110
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 8, expected level should be 16.111
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 4, expected level should be 8.112

spring-framework/spring-web/src/main/java/org/springframework/web/util/UriComponentsBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"^("' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'")?"' have incorrect indentation level 5, expected level should be 17.85
 WarningindentationIndentation'"^"' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'PATH_PATTERN' have incorrect indentation level 5, expected level should be 17.89

spring-framework/spring-web/src/main/java/org/springframework/web/util/UriUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"^("' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'")?"' have incorrect indentation level 5, expected level should be 17.63
 WarningindentationIndentation'"^"' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'PATH_PATTERN' have incorrect indentation level 5, expected level should be 17.67
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.168

spring-framework/spring-web/src/main/java/org/springframework/web/util/UrlPathHelper.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.378
 WarningindentationIndentation'"': falling back to platform default encoding; exception message: "' have incorrect indentation level 6, expected level should be 20.423

spring-framework/spring-web/src/test/java/org/springframework/http/HttpHeadersTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.204
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.233
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.256
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.260

spring-framework/spring-web/src/test/java/org/springframework/http/RequestEntityTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestEntity' have incorrect indentation level 4, expected level should be 18.46
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.47
 WarningindentationIndentation'MediaType' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'accept' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'acceptCharset' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'ifModifiedSince' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'ifNoneMatch' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'contentLength' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'contentType' have incorrect indentation level 4, expected level should be 18.106
 WarningindentationIndentation'build' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-web/src/test/java/org/springframework/http/ResponseEntityTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResponseEntity' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'responseEntity' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'allow' have incorrect indentation level 4, expected level should be 18.141
 WarningindentationIndentation'eTag' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'lastModified' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'location' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'contentLength' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'contentType' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'build' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'responseHeaders' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'responseHeaders' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'ResponseEntity' have incorrect indentation level 4, expected level should be 18.183
 WarningindentationIndentation'ResponseEntity' have incorrect indentation level 4, expected level should be 18.185

spring-framework/spring-web/src/test/java/org/springframework/http/client/AbstractAsyncHttpRequestFactoryTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'response' have incorrect indentation level 5, expected level should be 19.138

spring-framework/spring-web/src/test/java/org/springframework/http/client/AbstractHttpRequestFactoryTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractJettyServerTestCase' have incorrect indentation level 2, expected level should be 16.41
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.91
 WarningindentationIndentation'response' have incorrect indentation level 5, expected level should be 19.107
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.122

spring-framework/spring-web/src/test/java/org/springframework/http/client/BufferingClientHttpRequestFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'response' have incorrect indentation level 5, expected level should be 19.58
 WarningindentationIndentation'response' have incorrect indentation level 5, expected level should be 19.60

spring-framework/spring-web/src/test/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'org' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'org' have incorrect indentation level 4, expected level should be 18.57
 WarningindentationIndentation'hrf' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'RequestConfig' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'hrf' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'hrf' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'hrf' have incorrect indentation level 4, expected level should be 18.111

spring-framework/spring-web/src/test/java/org/springframework/http/client/StreamingHttpComponentsClientHttpRequestFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.24
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.29

spring-framework/spring-web/src/test/java/org/springframework/http/client/StreamingSimpleHttpRequestFactoryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.58

spring-framework/spring-web/src/test/java/org/springframework/http/converter/ByteArrayHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.67

spring-framework/spring-web/src/test/java/org/springframework/http/converter/FormHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-web/src/test/java/org/springframework/http/converter/ObjectToStringHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'StringHttpMessageConverter' have incorrect indentation level 4, expected level should be 18.132

spring-framework/spring-web/src/test/java/org/springframework/http/converter/ResourceHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.72

spring-framework/spring-web/src/test/java/org/springframework/http/converter/StringHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.104

spring-framework/spring-web/src/test/java/org/springframework/http/converter/feed/AtomFeedHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'"<entry><id>id1</id><title>title1</title></entry>"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"<entry><id>id2</id><title>title2</title></entry></feed>"' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.128

spring-framework/spring-web/src/test/java/org/springframework/http/converter/feed/RssChannelHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'"<channel><title>title</title><link>http://example.com</link><description>description</description>"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"<item><title>title1</title></item>"' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'"<item><title>title2</title></item>"' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'"</channel></rss>"' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.136

spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/GsonHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}"' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'"\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}"' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'"\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}]"' have incorrect indentation level 4, expected level should be 18.168
 WarningindentationIndentation'body' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'"\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}]"' have incorrect indentation level 4, expected level should be 18.191
 WarningindentationIndentation'body' have incorrect indentation level 4, expected level should be 18.193

spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/Jackson2ObjectMapperBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'DeserializationFeature' have incorrect indentation level 6, expected level should be 18.123
 WarningindentationIndentation'SerializationFeature' have incorrect indentation level 6, expected level should be 18.124
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'MapperFeature' have incorrect indentation level 6, expected level should be 18.126
 WarningindentationIndentation'MapperFeature' have incorrect indentation level 6, expected level should be 18.127
 WarningindentationIndentation'SerializationFeature' have incorrect indentation level 6, expected level should be 18.128
 WarningindentationIndentation'JsonInclude' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.245
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.262
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.289
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.290
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.300
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.301
 WarningindentationIndentation'mixInSource' have incorrect indentation level 4, expected level should be 18.313
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.344
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.345
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.346
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.347
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.348
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.349
 WarningindentationIndentation'DeserializationFeature' have incorrect indentation level 6, expected level should be 18.350
 WarningindentationIndentation'JsonParser' have incorrect indentation level 6, expected level should be 18.351
 WarningindentationIndentation'JsonGenerator' have incorrect indentation level 6, expected level should be 18.352
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.353
 WarningindentationIndentation'MapperFeature' have incorrect indentation level 6, expected level should be 18.354
 WarningindentationIndentation'JsonParser' have incorrect indentation level 6, expected level should be 18.355
 WarningindentationIndentation'JsonGenerator' have incorrect indentation level 6, expected level should be 18.356
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.357

spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/Jackson2ObjectMapperFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DeserializationFeature' have incorrect indentation level 4, expected level should be 18.339
 WarningindentationIndentation'JsonParser' have incorrect indentation level 4, expected level should be 18.340
 WarningindentationIndentation'JsonGenerator' have incorrect indentation level 4, expected level should be 18.341
 WarningindentationIndentation'MapperFeature' have incorrect indentation level 4, expected level should be 18.344
 WarningindentationIndentation'JsonParser' have incorrect indentation level 4, expected level should be 18.345
 WarningindentationIndentation'JsonGenerator' have incorrect indentation level 4, expected level should be 18.346

spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/MappingJackson2HttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"{\"bytes\":\"AQI=\",\"array\":[\"Foo\",\"Bar\"],\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}"' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'"{\"bytes\":\"AQI=\",\"array\":[\"Foo\",\"Bar\"],\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}"' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'"[{\"bytes\":\"AQI=\",\"array\":[\"Foo\",\"Bar\"],\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}]"' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'"[{\"bytes\":\"AQI=\",\"array\":[\"Foo\",\"Bar\"],\"number\":42,\"string\":\"Foo\",\"bool\":true,\"fraction\":42.0}]"' have incorrect indentation level 4, expected level should be 18.195

spring-framework/spring-web/src/test/java/org/springframework/http/converter/protobuf/ProtobufHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.58
 WarningindentationIndentation'try' have incorrect indentation level 13, expected level should be 16.63
 WarningindentationIndentation'try' child have incorrect indentation level 16, expected level should be 24.64
 WarningindentationIndentation'try rcurly' have incorrect indentation level 13, expected level should be 16.65
 WarningindentationIndentation'catch' child have incorrect indentation level 16, expected level should be 24.66
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 24.66
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 13, expected level should be 16.67

spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/Jaxb2CollectionHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" <!ELEMENT external ANY >\n"' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'" <!ENTITY ext SYSTEM \""' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'" <list><rootElement><type s=\"1\"/><external>&ext;</external></rootElement></list>"' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'" <!ELEMENT external ANY >\n"' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'" <!ENTITY ext SYSTEM \""' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'" <list><rootElement><type s=\"1\"/><external>&ext;</external></rootElement></list>"' have incorrect indentation level 4, expected level should be 18.149

spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/Jaxb2RootElementHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" <!ELEMENT external ANY >\n"' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'" <!ENTITY ext SYSTEM \""' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'" <rootElement><external>&ext;</external></rootElement>"' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'" <!ELEMENT external ANY >\n"' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'" <!ENTITY ext SYSTEM \""' have incorrect indentation level 4, expected level should be 18.128
 WarningindentationIndentation'" <rootElement><external>&ext;</external></rootElement>"' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.165

spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/MappingJackson2XmlHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<MyBean><string>Foo</string><number>42</number><fraction>42.0</fraction><array><array>Foo</array><array>Bar</array></array><bool>true</bool><bytes>AQI=</bytes></MyBean>"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'"writeInternal"' have incorrect indentation level 4, expected level should be 18.146

spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/MarshallingHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.134

spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/SourceHttpMessageConverterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.197
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.210
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'outputMessage' have incorrect indentation level 4, expected level should be 18.223

spring-framework/spring-web/src/test/java/org/springframework/http/server/ServletServerHttpRequestTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.85

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockExpressionEvaluator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.82

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockFilterChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' child have incorrect indentation level 25, expected level should be 24.125

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.110
 WarningindentationIndentation'StringUtils' have incorrect indentation level 5, expected level should be 19.341
 WarningindentationIndentation'"Parameter map key must be of type ["' have incorrect indentation level 5, expected level should be 19.416
 WarningindentationIndentation'"Parameter map key must be of type ["' have incorrect indentation level 5, expected level should be 19.469
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.561
 WarningindentationIndentation'&&' have incorrect indentation level 4, expected level should be 18.963

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockHttpServletResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.179

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockMultipartHttpServletRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.53

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockPageContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.119
 WarningindentationIndentation'Servlet' have incorrect indentation level 3, expected level should be 17.130
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.131

spring-framework/spring-web/src/test/java/org/springframework/mock/web/test/MockServletContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.110

spring-framework/spring-web/src/test/java/org/springframework/protobuf/Msg.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'com' have incorrect indentation level 4, expected level should be 16.10
 WarningindentationIndentation'implements' have incorrect indentation level 4, expected level should be 16.11
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.13
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.15
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 2, expected level should be 8.16
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.17
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.19
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.20
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.21
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.22
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.24
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.25
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.26
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.28
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.29
 WarningindentationIndentation'getUnknownFields' have incorrect indentation level 6, expected level should be 18.31
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.32
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.33
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.34
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.35
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.36
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.38
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.38
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.39
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.39
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.40
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.40
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.41
 WarningindentationIndentation'try' have incorrect indentation level 4, expected level should be 16.42
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.43
 WarningindentationIndentation'try' child have incorrect indentation level 6, expected level should be 24.43
 WarningindentationIndentation'while' have incorrect indentation level 6, expected level should be 24.44
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 32.45
 WarningindentationIndentation'while' child have incorrect indentation level 8, expected level should be 32.45
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 32.46
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.47
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.48
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.49
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.50
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 48.51
 WarningindentationIndentation'if' child have incorrect indentation level 14, expected level should be 56.53
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 48.54
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.55
 WarningindentationIndentation'block rcurly' have incorrect indentation level 10, expected level should be 40.56
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.57
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.58
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.59
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.60
 WarningindentationIndentation'block rcurly' have incorrect indentation level 10, expected level should be 40.61
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.62
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.63
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 48.63
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 48.64
 WarningindentationIndentation'if' child have incorrect indentation level 14, expected level should be 56.65
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 48.66
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.67
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 48.68
 WarningindentationIndentation'if' child have incorrect indentation level 14, expected level should be 56.69
 WarningindentationIndentation'method call' child have incorrect indentation level 14, expected level should be 56.69
 WarningindentationIndentation'if' child have incorrect indentation level 14, expected level should be 56.70
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 48.71
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.72
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.73
 WarningindentationIndentation'block rcurly' have incorrect indentation level 10, expected level should be 40.74
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 32.75
 WarningindentationIndentation'while rcurly' have incorrect indentation level 6, expected level should be 24.76
 WarningindentationIndentation'try rcurly' have incorrect indentation level 4, expected level should be 16.77
 WarningindentationIndentation'catch' child have incorrect indentation level 6, expected level should be 24.78
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 4, expected level should be 16.79
 WarningindentationIndentation'catch' child have incorrect indentation level 6, expected level should be 24.80
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 4, expected level should be 16.82
 WarningindentationIndentation'finally' child have incorrect indentation level 6, expected level should be 24.83
 WarningindentationIndentation'finally' child have incorrect indentation level 6, expected level should be 24.84
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.84
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 4, expected level should be 16.85
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 2, expected level should be 8.86
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.87
 WarningindentationIndentation'getDescriptor' have incorrect indentation level 6, expected level should be 18.88
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.89
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.90
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.92
 WarningindentationIndentation'internalGetFieldAccessorTable' have incorrect indentation level 6, expected level should be 18.93
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.94
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.97
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8, 16.99
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.100
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 16, 24, 32.101
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.102
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.103
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be one of the following: 24, 32, 40.105
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 16, 24, 32.106
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 8, 16.107
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.109
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.111
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.112
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.114
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.116
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.117
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.121
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.122
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.123
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.127
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.128
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.128
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.129
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.130
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.131
 WarningindentationIndentation'else' child have incorrect indentation level 6, expected level should be 24.132
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.132
 WarningindentationIndentation'(' have incorrect indentation level 10, expected level should be 22.133
 WarningindentationIndentation'else' child have incorrect indentation level 6, expected level should be 24.134
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.134
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.135
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.136
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.137
 WarningindentationIndentation'else' child have incorrect indentation level 6, expected level should be 24.138
 WarningindentationIndentation'else rcurly' have incorrect indentation level 4, expected level should be 16.139
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.140
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.144
 WarningindentationIndentation'getFooBytes' have incorrect indentation level 6, expected level should be 18.145
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.146
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.146
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.147
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.148
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.148
 WarningindentationIndentation'com' have incorrect indentation level 10, expected level should be 22.149
 WarningindentationIndentation'(' have incorrect indentation level 14, expected level should be 22.150
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.151
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.152
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.153
 WarningindentationIndentation'else' child have incorrect indentation level 6, expected level should be 24.154
 WarningindentationIndentation'else rcurly' have incorrect indentation level 4, expected level should be 16.155
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.156
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.159
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.160
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.164
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.165
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.166
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.170
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.171
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.172
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.176
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.177
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.178
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.180
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.181
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.182
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.183
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.184
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.185
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.186
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.186
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.187
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.189
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.190
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.191
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.193
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.195
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.195
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.196
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.197
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.197
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.198
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.199
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.200
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.200
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.201
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.202
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.203
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.205
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.206
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.207
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.207
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.208
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.210
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.211
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.212
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.214
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.215
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.216
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.218
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.219
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.220
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.221
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.222
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.224
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.225
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.228
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.229
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.231
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.232
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.234
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.235
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.236
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.237
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.238
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.240
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.241
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.242
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.244
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.245
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.246
 WarningindentationIndentation'byte' have incorrect indentation level 6, expected level should be 18.247
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.248
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.250
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.251
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.252
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.254
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.255
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.256
 WarningindentationIndentation'java' have incorrect indentation level 6, expected level should be 18.257
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.258
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.260
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.261
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.262
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.264
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.265
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.266
 WarningindentationIndentation'java' have incorrect indentation level 6, expected level should be 18.267
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.268
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.270
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.271
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.272
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.273
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.275
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.276
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.277
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.278
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.279
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.281
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.282
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.284
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.285
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.286
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.287
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.288
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.289
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.291
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.293
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.294
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.294
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.295
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.296
 WarningindentationIndentation'class def modifier' have incorrect indentation level 2, expected level should be 8.300
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.301
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 18.302
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.303
 WarningindentationIndentation'getDescriptor' have incorrect indentation level 8, expected level should be 20.304
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.305
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.306
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.308
 WarningindentationIndentation'internalGetFieldAccessorTable' have incorrect indentation level 8, expected level should be 20.309
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.310
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.313
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 16.316
 WarningindentationIndentation'ctor def' child have incorrect indentation level 6, expected level should be 24.317
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.317
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 16.318
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 16.320
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.321
 WarningindentationIndentation'ctor def' child have incorrect indentation level 6, expected level should be 24.323
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.323
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 16.324
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.325
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.326
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.327
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.327
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.328
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.329
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.330
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.331
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.332
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.334
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.335
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.335
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.336
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.337
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.338
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.339
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.340
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.341
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.341
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.342
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.343
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.344
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.345
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.347
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.348
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.349
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.351
 WarningindentationIndentation'getDescriptorForType' have incorrect indentation level 8, expected level should be 20.352
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.353
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.354
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.356
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.357
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.358
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.360
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.361
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.361
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.362
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.363
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.364
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.365
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.366
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.368
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.369
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.369
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.370
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.370
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.371
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.371
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.372
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.373
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.374
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.375
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.376
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.377
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.378
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.379
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.380
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.381
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.382
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.383
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.384
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.385
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.385
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.386
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.387
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.389
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.390
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.391
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.392
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.393
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.393
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.394
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.395
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.396
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.398
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.399
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.400
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.401
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.402
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.403
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.403
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.404
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.405
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.406
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.406
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.407
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.408
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.408
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.409
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.410
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.412
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.413
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.414
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.416
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.417
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.418
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.420
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.420
 WarningindentationIndentation'try' have incorrect indentation level 6, expected level should be 24.421
 WarningindentationIndentation'try' child have incorrect indentation level 8, expected level should be 32.422
 WarningindentationIndentation'try rcurly' have incorrect indentation level 6, expected level should be 24.423
 WarningindentationIndentation'catch' child have incorrect indentation level 8, expected level should be 32.424
 WarningindentationIndentation'catch' child have incorrect indentation level 8, expected level should be 32.425
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 6, expected level should be 24.426
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 32.427
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 40.428
 WarningindentationIndentation'method call' child have incorrect indentation level 10, expected level should be 40.428
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 32.429
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 6, expected level should be 24.430
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.431
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.432
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.433
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.436
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.440
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.441
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.442
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.446
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.447
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.447
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.448
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.449
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 32.449
 WarningindentationIndentation'.' have incorrect indentation level 12, expected level should be 24.450
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.451
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.452
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.453
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.454
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.455
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.456
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.460
 WarningindentationIndentation'getFooBytes' have incorrect indentation level 8, expected level should be 20.461
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.462
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.462
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.463
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.464
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 32.464
 WarningindentationIndentation'com' have incorrect indentation level 12, expected level should be 24.465
 WarningindentationIndentation'(' have incorrect indentation level 16, expected level should be 24.466
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.467
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.468
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.469
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.470
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.471
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.472
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.476
 WarningindentationIndentation'java' have incorrect indentation level 8, expected level should be 20.477
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.478
 WarningindentationIndentation'if' child have incorrect indentation level 4, expected level should be 32.479
 WarningindentationIndentation'if rcurly' have incorrect indentation level 2, expected level should be 24.480
 WarningindentationIndentation'method def' child have incorrect indentation level 2, expected level should be 24.481
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.482
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.483
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.483
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.484
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.485
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.489
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.490
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.491
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.492
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.492
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.493
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.494
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.498
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.499
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.500
 WarningindentationIndentation'if' child have incorrect indentation level 4, expected level should be 32.501
 WarningindentationIndentation'if rcurly' have incorrect indentation level 2, expected level should be 24.502
 WarningindentationIndentation'method def' child have incorrect indentation level 2, expected level should be 24.503
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.504
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.505
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.505
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.506
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.507
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.510
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.511
 WarningindentationIndentation'org' have incorrect indentation level 8, expected level should be 20.512
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.516
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.517
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.518
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.522
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.523
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.524
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.525
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.526
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.527
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.528
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.532
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.533
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 32.534
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 40.535
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 32.536
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.537
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.538
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.538
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.539
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.540
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.540
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.541
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.542
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.543
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.544
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.548
 WarningindentationIndentation'org' have incorrect indentation level 8, expected level should be 20.549
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.550
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.551
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.552
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.552
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.553
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.554
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.554
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.555
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.556
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.557
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.558
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.562
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.563
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 32.564
 WarningindentationIndentation'blah_' have incorrect indentation level 12, expected level should be 24.565
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 40.565
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 40.566
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 32.568
 WarningindentationIndentation'else' child have incorrect indentation level 10, expected level should be 40.569
 WarningindentationIndentation'else rcurly' have incorrect indentation level 8, expected level should be 32.570
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.571
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.571
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.572
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.573
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.573
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.574
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.575
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.576
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.577
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.581
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.582
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.583
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.584
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.584
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.585
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.586
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.586
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.587
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.588
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.589
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.590
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.594
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.595
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.596
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.596
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.597
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.598
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.602
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.603
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.604
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.605
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.606
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.607
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.608
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.612
 WarningindentationIndentation'org' have incorrect indentation level 8, expected level should be 20.613
 WarningindentationIndentation'getBlahFieldBuilder' have incorrect indentation level 8, expected level should be 20.614
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.615
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.616
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.621
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.622
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.623
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.624
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 2, expected level should be 8.627
 WarningindentationIndentation'static initialization' have incorrect indentation level 2, expected level should be 8.629
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.630
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.631
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.631
 WarningindentationIndentation'static initialization rcurly' have incorrect indentation level 2, expected level should be 8.632

spring-framework/spring-web/src/test/java/org/springframework/protobuf/MsgOrBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 4, expected level should be 16.7
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.13
 WarningindentationIndentation'getFooBytes' have incorrect indentation level 6, expected level should be 18.22
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.28

spring-framework/spring-web/src/test/java/org/springframework/protobuf/OuterSample.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.7
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.8
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.9
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.10
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.11
 WarningindentationIndentation'internal_static_Msg_descriptor' have incorrect indentation level 4, expected level should be 18.12
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.13
 WarningindentationIndentation'com' have incorrect indentation level 4, expected level should be 18.14
 WarningindentationIndentation'internal_static_Msg_fieldAccessorTable' have incorrect indentation level 6, expected level should be 18.15
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.16
 WarningindentationIndentation'internal_static_SecondMsg_descriptor' have incorrect indentation level 4, expected level should be 18.17
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.18
 WarningindentationIndentation'com' have incorrect indentation level 4, expected level should be 18.19
 WarningindentationIndentation'internal_static_SecondMsg_fieldAccessorTable' have incorrect indentation level 6, expected level should be 18.20
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.22
 WarningindentationIndentation'getDescriptor' have incorrect indentation level 6, expected level should be 18.23
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.24
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.25
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.26
 WarningindentationIndentation'descriptor' have incorrect indentation level 6, expected level should be 18.27
 WarningindentationIndentation'static initialization' have incorrect indentation level 2, expected level should be 8.28
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.29
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.29
 WarningindentationIndentation'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 12, 20.30
 WarningindentationIndentation'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 20, 28.31
 WarningindentationIndentation'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 20, 28.32
 WarningindentationIndentation'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 20, 28.33
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16, 24.35
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.35
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.36
 WarningindentationIndentation'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 24, 32, 40.37
 WarningindentationIndentation'com' have incorrect indentation level 12, expected level should be 24.38
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.39
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.40
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.42
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.46
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.48
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be one of the following: 32, 40, 48.52
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 24, 32, 40.53
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 16, 24.54
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.55
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.55
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 20.56
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 16.56
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 24.57
 WarningindentationIndentation'new' have incorrect indentation level 8, expected level should be 20.57
 WarningindentationIndentation'static initialization rcurly' have incorrect indentation level 2, expected level should be 8.59

spring-framework/spring-web/src/test/java/org/springframework/protobuf/SecondMsg.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'com' have incorrect indentation level 4, expected level should be 16.10
 WarningindentationIndentation'implements' have incorrect indentation level 4, expected level should be 16.11
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.13
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.15
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 2, expected level should be 8.16
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.17
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.19
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.20
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.21
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.22
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.24
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.25
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.26
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.28
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.29
 WarningindentationIndentation'getUnknownFields' have incorrect indentation level 6, expected level should be 18.31
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.32
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.33
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 2, expected level should be 8.34
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.35
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.36
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.38
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.38
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.39
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.39
 WarningindentationIndentation'ctor def' child have incorrect indentation level 4, expected level should be 16.40
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.40
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.41
 WarningindentationIndentation'try' have incorrect indentation level 4, expected level should be 16.42
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.43
 WarningindentationIndentation'try' child have incorrect indentation level 6, expected level should be 24.43
 WarningindentationIndentation'while' have incorrect indentation level 6, expected level should be 24.44
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 32.45
 WarningindentationIndentation'while' child have incorrect indentation level 8, expected level should be 32.45
 WarningindentationIndentation'switch' have incorrect indentation level 8, expected level should be 32.46
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.47
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.48
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.49
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.50
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 48.51
 WarningindentationIndentation'if' child have incorrect indentation level 14, expected level should be 56.53
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 48.54
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.55
 WarningindentationIndentation'block rcurly' have incorrect indentation level 10, expected level should be 40.56
 WarningindentationIndentation'case' child have incorrect indentation level 10, expected level should be 40.57
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.58
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.59
 WarningindentationIndentation'block' child have incorrect indentation level 12, expected level should be 48.60
 WarningindentationIndentation'block rcurly' have incorrect indentation level 10, expected level should be 40.61
 WarningindentationIndentation'switch rcurly' have incorrect indentation level 8, expected level should be 32.62
 WarningindentationIndentation'while rcurly' have incorrect indentation level 6, expected level should be 24.63
 WarningindentationIndentation'try rcurly' have incorrect indentation level 4, expected level should be 16.64
 WarningindentationIndentation'catch' child have incorrect indentation level 6, expected level should be 24.65
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 4, expected level should be 16.66
 WarningindentationIndentation'catch' child have incorrect indentation level 6, expected level should be 24.67
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 4, expected level should be 16.69
 WarningindentationIndentation'finally' child have incorrect indentation level 6, expected level should be 24.70
 WarningindentationIndentation'finally' child have incorrect indentation level 6, expected level should be 24.71
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.71
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 4, expected level should be 16.72
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 2, expected level should be 8.73
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.74
 WarningindentationIndentation'getDescriptor' have incorrect indentation level 6, expected level should be 18.75
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.76
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.77
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.79
 WarningindentationIndentation'internalGetFieldAccessorTable' have incorrect indentation level 6, expected level should be 18.80
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.81
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.84
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8, 16.86
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.87
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 16, 24, 32.88
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.89
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.90
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be one of the following: 24, 32, 40.92
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 16, 24, 32.93
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 8, 16.94
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.96
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.98
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.99
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.101
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.103
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.104
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.108
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.109
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.110
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.114
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.115
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.116
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.118
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.119
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.120
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.121
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.122
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.123
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.123
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.124
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.126
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.127
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.128
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.130
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.132
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.132
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.133
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.134
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.134
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.135
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.136
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.137
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.139
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.140
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.141
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.141
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.142
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.144
 WarningindentationIndentation'if' have incorrect indentation level 4, expected level should be 16.145
 WarningindentationIndentation'if' child have incorrect indentation level 6, expected level should be 24.146
 WarningindentationIndentation'if rcurly' have incorrect indentation level 4, expected level should be 16.148
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.149
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.150
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.151
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.152
 WarningindentationIndentation'member def modifier' have incorrect indentation level 2, expected level should be 8.154
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.155
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.158
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.159
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.161
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.162
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.164
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.165
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.166
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.167
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.168
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.170
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.171
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.172
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.174
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.175
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.176
 WarningindentationIndentation'byte' have incorrect indentation level 6, expected level should be 18.177
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.178
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.180
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.181
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.182
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.184
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.185
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.186
 WarningindentationIndentation'java' have incorrect indentation level 6, expected level should be 18.187
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.188
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.190
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.191
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.192
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.194
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.195
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.196
 WarningindentationIndentation'java' have incorrect indentation level 6, expected level should be 18.197
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.198
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.200
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.201
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.202
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.203
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.205
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.206
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.207
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.208
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.209
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.211
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.212
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.214
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.215
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.216
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.217
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.218
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.219
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.221
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.223
 WarningindentationIndentation'member def type' have incorrect indentation level 4, expected level should be 16.224
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.224
 WarningindentationIndentation'method def' child have incorrect indentation level 4, expected level should be 16.225
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 2, expected level should be 8.226
 WarningindentationIndentation'class def modifier' have incorrect indentation level 2, expected level should be 8.230
 WarningindentationIndentation'com' have incorrect indentation level 6, expected level should be 18.231
 WarningindentationIndentation'implements' have incorrect indentation level 5, expected level should be 18.232
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.233
 WarningindentationIndentation'getDescriptor' have incorrect indentation level 8, expected level should be 20.234
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.235
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.236
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.238
 WarningindentationIndentation'internalGetFieldAccessorTable' have incorrect indentation level 8, expected level should be 20.239
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.240
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.243
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 16.246
 WarningindentationIndentation'ctor def' child have incorrect indentation level 6, expected level should be 24.247
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.247
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 16.248
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 4, expected level should be 16.250
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.251
 WarningindentationIndentation'ctor def' child have incorrect indentation level 6, expected level should be 24.253
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.253
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 4, expected level should be 16.254
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.255
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.256
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.257
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.258
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.259
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.260
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.261
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.263
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.264
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.264
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.265
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.266
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.267
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.268
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.270
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.271
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.272
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.274
 WarningindentationIndentation'getDescriptorForType' have incorrect indentation level 8, expected level should be 20.275
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.276
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.277
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.279
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.280
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.281
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.283
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.284
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.284
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.285
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.286
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.287
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.288
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.289
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.291
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.292
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.292
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.293
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.293
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.294
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.294
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.295
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.296
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.297
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.298
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.299
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.300
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.300
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.301
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.302
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.304
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.305
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.306
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.307
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.308
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.308
 WarningindentationIndentation'else' child have incorrect indentation level 8, expected level should be 32.309
 WarningindentationIndentation'else rcurly' have incorrect indentation level 6, expected level should be 24.310
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.311
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.313
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.314
 WarningindentationIndentation'if' have incorrect indentation level 6, expected level should be 24.315
 WarningindentationIndentation'if' child have incorrect indentation level 8, expected level should be 32.316
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 32.316
 WarningindentationIndentation'if rcurly' have incorrect indentation level 6, expected level should be 24.317
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.318
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.318
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.319
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.320
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.322
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.323
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.324
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.326
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.327
 WarningindentationIndentation'com' have incorrect indentation level 8, expected level should be 20.328
 WarningindentationIndentation'member def type' have incorrect indentation level 6, expected level should be 24.330
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.330
 WarningindentationIndentation'try' have incorrect indentation level 6, expected level should be 24.331
 WarningindentationIndentation'try' child have incorrect indentation level 8, expected level should be 32.332
 WarningindentationIndentation'try rcurly' have incorrect indentation level 6, expected level should be 24.333
 WarningindentationIndentation'catch' child have incorrect indentation level 8, expected level should be 32.334
 WarningindentationIndentation'catch' child have incorrect indentation level 8, expected level should be 32.335
 WarningindentationIndentation'catch rcurly' have incorrect indentation level 6, expected level should be 24.336
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 32.337
 WarningindentationIndentation'if' child have incorrect indentation level 10, expected level should be 40.338
 WarningindentationIndentation'method call' child have incorrect indentation level 10, expected level should be 40.338
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 32.339
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 6, expected level should be 24.340
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.341
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.342
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.343
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 16.346
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.350
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.351
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.352
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.356
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.357
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.358
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.362
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.363
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.364
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.365
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.365
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.366
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.367
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 16.371
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.372
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.373
 WarningindentationIndentation'method call' child have incorrect indentation level 6, expected level should be 24.374
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.374
 WarningindentationIndentation'method def' child have incorrect indentation level 6, expected level should be 24.375
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 16.376
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 2, expected level should be 8.379
 WarningindentationIndentation'static initialization' have incorrect indentation level 2, expected level should be 8.381
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.382
 WarningindentationIndentation'method call' child have incorrect indentation level 4, expected level should be 16.383
 WarningindentationIndentation'static initialization' child have incorrect indentation level 4, expected level should be 16.383
 WarningindentationIndentation'static initialization rcurly' have incorrect indentation level 2, expected level should be 8.384

spring-framework/spring-web/src/test/java/org/springframework/protobuf/SecondMsgOrBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 4, expected level should be 16.7
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.13
 WarningindentationIndentation'method def modifier' have incorrect indentation level 2, expected level should be 8.17

spring-framework/spring-web/src/test/java/org/springframework/remoting/httpinvoker/HttpComponentsHttpInvokerRequestExecutorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'org' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'org' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.98

spring-framework/spring-web/src/test/java/org/springframework/remoting/httpinvoker/HttpInvokerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.78
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.144
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.176
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.196
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.276
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.369
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.420
 WarningindentationIndentation'HttpInvokerClientConfiguration' have incorrect indentation level 5, expected level should be 19.446

spring-framework/spring-web/src/test/java/org/springframework/web/accept/ContentNegotiationManagerFactoryBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-web/src/test/java/org/springframework/web/client/AbstractJettyServerTestCase.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'"/post"' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'"/jsonpost"' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'"/put"' have incorrect indentation level 4, expected level should be 18.91

spring-framework/spring-web/src/test/java/org/springframework/web/client/AsyncRestTemplateIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'assertEquals' have incorrect indentation level 3, expected level should be 18.105
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.105
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.105
 WarningindentationIndentation'assertFalse' have incorrect indentation level 3, expected level should be 18.106
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.106
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.106
 WarningindentationIndentation'assertEquals' have incorrect indentation level 3, expected level should be 18.107
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.107
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.107
 WarningindentationIndentation'assertEquals' have incorrect indentation level 3, expected level should be 18.108
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.108
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.108
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.109
 WarningindentationIndentation'result' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.219
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.228
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.237
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.256
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.258
 WarningindentationIndentation'assertTrue' have incorrect indentation level 4, expected level should be 18.358
 WarningindentationIndentation'HttpClientErrorException' have incorrect indentation level 4, expected level should be 18.359
 WarningindentationIndentation'assertEquals' have incorrect indentation level 4, expected level should be 18.360
 WarningindentationIndentation'assertNotNull' have incorrect indentation level 4, expected level should be 18.361
 WarningindentationIndentation'assertNotNull' have incorrect indentation level 4, expected level should be 18.362
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.363
 WarningindentationIndentation'assertTrue' have incorrect indentation level 4, expected level should be 18.407
 WarningindentationIndentation'HttpServerErrorException' have incorrect indentation level 4, expected level should be 18.408
 WarningindentationIndentation'assertEquals' have incorrect indentation level 4, expected level should be 18.409
 WarningindentationIndentation'assertNotNull' have incorrect indentation level 4, expected level should be 18.410
 WarningindentationIndentation'assertNotNull' have incorrect indentation level 4, expected level should be 18.411
 WarningindentationIndentation'block rcurly' have incorrect indentation level 16, expected level should be 24.412
 WarningindentationIndentation'EnumSet' have incorrect indentation level 4, expected level should be 18.422
 WarningindentationIndentation'HttpMethod' have incorrect indentation level 6, expected level should be 20.432
 WarningindentationIndentation'EnumSet' have incorrect indentation level 4, expected level should be 18.447
 WarningindentationIndentation'ex' have incorrect indentation level 4, expected level should be 18.448
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.460
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.472
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.494
 WarningindentationIndentation'result' have incorrect indentation level 4, expected level should be 18.496
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.508
 WarningindentationIndentation'result' have incorrect indentation level 4, expected level should be 18.511
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.522
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.546
 WarningindentationIndentation'assertEquals' have incorrect indentation level 3, expected level should be 18.549
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.549
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.549
 WarningindentationIndentation'assertFalse' have incorrect indentation level 3, expected level should be 18.550
 WarningindentationIndentation'block' child have incorrect indentation level 24, expected level should be 32.550
 WarningindentationIndentation'method call' child have incorrect indentation level 24, expected level should be 32.550

spring-framework/spring-web/src/test/java/org/springframework/web/client/HttpMessageConverterExtractorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpMessageConverter' have incorrect indentation level 3, expected level should be 17.182

spring-framework/spring-web/src/test/java/org/springframework/web/client/HttpStatusCodeExceptionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.53

spring-framework/spring-web/src/test/java/org/springframework/web/client/RestTemplateIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'EnumSet' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'template' have incorrect indentation level 4, expected level should be 18.188

spring-framework/spring-web/src/test/java/org/springframework/web/client/RestTemplateTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"21"' have incorrect indentation level 4, expected level should be 18.91

spring-framework/spring-web/src/test/java/org/springframework/web/context/ContextLoaderInitializerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.79

spring-framework/spring-web/src/test/java/org/springframework/web/context/request/RequestContextListenerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestContextHolder' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'"test"' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'RequestContextHolder' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"test"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'RequestContextHolder' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'"test"' have incorrect indentation level 4, expected level should be 18.86

spring-framework/spring-web/src/test/java/org/springframework/web/context/request/RequestScopedProxyTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.182

spring-framework/spring-web/src/test/java/org/springframework/web/context/request/SessionScopeTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.184

spring-framework/spring-web/src/test/java/org/springframework/web/context/support/AnnotationConfigWebApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanDefinitionRegistry' have incorrect indentation level 5, expected level should be 19.72

spring-framework/spring-web/src/test/java/org/springframework/web/context/support/Spr8510Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Could not open ServletContext resource [/programmatic.xml]"' have incorrect indentation level 5, expected level should be 19.55
 WarningindentationIndentation'"Could not open ServletContext resource [/from-init-param.xml]"' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'"Could not open ServletContext resource [/from-init-param.xml]"' have incorrect indentation level 5, expected level should be 19.104
 WarningindentationIndentation'"Could not open ServletContext resource [/from-init-param.xml]"' have incorrect indentation level 5, expected level should be 19.132
 WarningindentationIndentation'"Could not open ServletContext resource [/WEB-INF/applicationContext.xml]"' have incorrect indentation level 5, expected level should be 19.157

spring-framework/spring-web/src/test/java/org/springframework/web/filter/HiddenHttpMethodFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletResponse' have incorrect indentation level 5, expected level should be 19.50
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.52
 WarningindentationIndentation'ServletResponse' have incorrect indentation level 5, expected level should be 19.67
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.69

spring-framework/spring-web/src/test/java/org/springframework/web/filter/HttpPutFormContentFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"value1"' have incorrect indentation level 4, expected level should be 18.112

spring-framework/spring-web/src/test/java/org/springframework/web/filter/RequestContextFilterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestContextHolder' have incorrect indentation level 7, expected level should be 21.61

spring-framework/spring-web/src/test/java/org/springframework/web/jsf/DelegatingNavigationHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'FacesContext' have incorrect indentation level 4, expected level should be 18.95

spring-framework/spring-web/src/test/java/org/springframework/web/method/ControllerAdviceBeanTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'AbstractController' have incorrect indentation level 3, expected level should be 17.126

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/CookieValueMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.102
 WarningindentationIndentation'String' have incorrect indentation level 8, expected level should be 17.103

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ExpressionValueMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.100
 WarningindentationIndentation'String' have incorrect indentation level 8, expected level should be 17.101

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelAttributeMethodProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'testBean' have incorrect indentation level 4, expected level should be 18.225
 WarningindentationIndentation'dataBinder' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'Errors' have incorrect indentation level 11, expected level should be 18.289
 WarningindentationIndentation'int' have incorrect indentation level 11, expected level should be 18.290
 WarningindentationIndentation'@' have incorrect indentation level 11, expected level should be 18.291
 WarningindentationIndentation'TestBean' have incorrect indentation level 11, expected level should be 18.292

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelFactoryOrderingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'actual' have incorrect indentation level 5, expected level should be 19.148

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestHeaderMapMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.134
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.135
 WarningindentationIndentation'Map' have incorrect indentation level 8, expected level should be 17.136

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestHeaderMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.145
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.146
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.147
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.148

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestParamMapMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.112
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.113
 WarningindentationIndentation'Map' have incorrect indentation level 8, expected level should be 17.114

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestParamMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'Part' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'MultipartFile' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.447
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.448
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.449
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.450
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.451
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.452
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.453
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.454
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.455
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.456
 WarningindentationIndentation'MultipartFile' have incorrect indentation level 3, expected level should be 17.457
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.458
 WarningindentationIndentation'Part' have incorrect indentation level 3, expected level should be 17.459
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.460
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.461
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.462
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.463

spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/SessionAttributesHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'sessionAttributesHandler' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'sessionAttributesHandler' have incorrect indentation level 4, expected level should be 18.82

spring-framework/spring-web/src/test/java/org/springframework/web/method/support/InvocableHandlerMethodTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 4, expected level should be 18.239

spring-framework/spring-web/src/test/java/org/springframework/web/method/support/StubArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-web/src/test/java/org/springframework/web/method/support/StubReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.48

spring-framework/spring-web/src/test/java/org/springframework/web/multipart/commons/CommonsMultipartResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MultipartHttpServletRequest' have incorrect indentation level 3, expected level should be 17.222
 WarningindentationIndentation'FilterChain' have incorrect indentation level 5, expected level should be 19.338
 WarningindentationIndentation'"field1"' have incorrect indentation level 6, expected level should be 21.380
 WarningindentationIndentation'"field1"' have incorrect indentation level 6, expected level should be 21.382
 WarningindentationIndentation'"field2"' have incorrect indentation level 6, expected level should be 21.384
 WarningindentationIndentation'"field2x"' have incorrect indentation level 6, expected level should be 21.386

spring-framework/spring-web/src/test/java/org/springframework/web/util/HtmlCharacterEntityReferencesTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HtmlCharacterEntityReferences' have incorrect indentation level 6, expected level should be 20.48
 WarningindentationIndentation'referenceName' have incorrect indentation level 6, expected level should be 20.49
 WarningindentationIndentation'HtmlCharacterEntityReferences' have incorrect indentation level 6, expected level should be 20.50
 WarningindentationIndentation'entityReferences' have incorrect indentation level 6, expected level should be 20.52
 WarningindentationIndentation'fullReference' have incorrect indentation level 6, expected level should be 20.54
 WarningindentationIndentation'character' have incorrect indentation level 6, expected level should be 20.56
 WarningindentationIndentation'entityReferences' have incorrect indentation level 6, expected level should be 20.64
 WarningindentationIndentation'entityReferences' have incorrect indentation level 6, expected level should be 20.66
 WarningindentationIndentation'referenceCharactersMap' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'252' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-web/src/test/java/org/springframework/web/util/HtmlUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.51
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.53
 WarningindentationIndentation'"A sentence containing no special characters."' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'"&lt; &gt;"' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'"< >"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'"&empty;"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'"∅"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"&thetasym;"' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'"ϑ"' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.79
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'"A sentence containing no special characters."' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'"&lt; &gt;"' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'"< >"' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'"Μερικοί Ελληνικοί &quot;χαρακτήρες&quot;"' have incorrect indentation level 4, expected level should be 18.92
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'"This is a sentence containing no special characters."' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'HtmlUtils' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'"A"' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'"< >"' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'"< >"' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'"ABC"' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'"&prIme;"' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'"&;"' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'"&#notADecimalNumber;"' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'"&#XnotAHexNumber;"' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'""' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'"&#x;"' have incorrect indentation level 4, expected level should be 18.141

spring-framework/spring-web/src/test/java/org/springframework/web/util/ServletContextPropertyUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'package def' have incorrect indentation level 3, expected level should be 0.15
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.29
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.31
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.31
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.32
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.32
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.33
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.33
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.34
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.34
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.35
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.37
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.39
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.39
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.40
 WarningindentationIndentation'try' have incorrect indentation level 8, expected level should be 16.41
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.42
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.43
 WarningindentationIndentation'try' child have incorrect indentation level 12, expected level should be 24.43
 WarningindentationIndentation'try rcurly' have incorrect indentation level 8, expected level should be 16.44
 WarningindentationIndentation'finally' child have incorrect indentation level 12, expected level should be 24.46
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.46
 WarningindentationIndentation'finally rcurly' have incorrect indentation level 8, expected level should be 16.47
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.48

spring-framework/spring-web/src/test/java/org/springframework/web/util/TagUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"just return the default scope (PageContext.PAGE_SCOPE)."' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'TagUtils' have incorrect indentation level 4, expected level should be 18.50
 WarningindentationIndentation'member def type' have incorrect indentation level 32, expected level should be 16.114
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.114
 WarningindentationIndentation'member def type' have incorrect indentation level 32, expected level should be 16.115
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.115
 WarningindentationIndentation'member def type' have incorrect indentation level 32, expected level should be 16.116
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.116
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.118
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.119
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.121

spring-framework/spring-web/src/test/java/org/springframework/web/util/UriComponentsBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.217
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.217
 WarningindentationIndentation'.' have incorrect indentation level 13, expected level should be 21.218
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.219
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.219
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.221
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.221
 WarningindentationIndentation'.' have incorrect indentation level 13, expected level should be 21.222
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 16.225
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.225
 WarningindentationIndentation'.' have incorrect indentation level 7, expected level should be 21.226
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 16.636
 WarningindentationIndentation'method def' child have incorrect indentation level 12, expected level should be 16.636

spring-framework/spring-web/src/test/java/org/springframework/web/util/UriComponentsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"http://example.com/hotel list/Z\u00fcrich"' have incorrect indentation level 4, expected level should be 18.48
 WarningindentationIndentation'"http://example.com/hotel list/Z\u00fcrich"' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'"http://example.com/hotel%20list/Z%C3%BCrich"' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"http://[1abc:2abc:3abc::5ABC:6abc]:8080/hotel%20list/Z%C3%BCrich"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'"http://example.com"' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'"http://example.com"' have incorrect indentation level 4, expected level should be 18.126

spring-framework/spring-web/src/test/java/org/springframework/web/util/UriUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'"http://arjen:foobar@java.sun.com:80/javase/6/docs/api/java/util/BitSet.html?foo=bar#and(java.util.BitSet)"' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'"http://arjen:foobar@java.sun.com:80/javase/6/docs/api/java/util/BitSet.html?foo=bar#and(java.util.BitSet)"' have incorrect indentation level 6, expected level should be 18.119
 WarningindentationIndentation'ENC' have incorrect indentation level 6, expected level should be 18.120
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.124
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'"http://arjen:foobar@java.sun.com:80/javase/6/docs/api/java/util/BitSet.html?foo=bar"' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.149
 WarningindentationIndentation'"http://arjen:foobar@java.sun.com:80/javase/6/docs/api/java/util/BitSet.html?foo=bar"' have incorrect indentation level 6, expected level should be 18.150
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'UriUtils' have incorrect indentation level 4, expected level should be 18.156

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/DispatcherPortlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DispatcherPortlet' have incorrect indentation level 3, expected level should be 17.188
 WarningindentationIndentation'"': no multipart request handling provided"' have incorrect indentation level 6, expected level should be 20.380
 WarningindentationIndentation'context' have incorrect indentation level 5, expected level should be 19.396
 WarningindentationIndentation'context' have incorrect indentation level 5, expected level should be 19.434
 WarningindentationIndentation'context' have incorrect indentation level 5, expected level should be 19.472
 WarningindentationIndentation'HANDLER_EXCEPTION_RESOLVER_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.482
 WarningindentationIndentation'context' have incorrect indentation level 5, expected level should be 19.511
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.692
 WarningindentationIndentation'getPortletName' have incorrect indentation level 7, expected level should be 21.790
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.805
 WarningindentationIndentation'getPortletName' have incorrect indentation level 7, expected level should be 21.881
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.896
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.970
 WarningindentationIndentation'"Testing handler map ["' have incorrect indentation level 6, expected level should be 20.1007
 WarningindentationIndentation'"in DispatcherPortlet with name '"' have incorrect indentation level 5, expected level should be 19.1026
 WarningindentationIndentation'"', mode '"' have incorrect indentation level 5, expected level should be 19.1027
 WarningindentationIndentation'"', phase '"' have incorrect indentation level 5, expected level should be 19.1028
 WarningindentationIndentation'"', parameters "' have incorrect indentation level 5, expected level should be 19.1029
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.1190
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.1210
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.1241
 WarningindentationIndentation'ActionRequest' have incorrect indentation level 3, expected level should be 17.1271
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.1301
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.1331
 WarningindentationIndentation'EventRequest' have incorrect indentation level 3, expected level should be 17.1361

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/FrameworkPortlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.107
 WarningindentationIndentation'"' as PortletContext attribute with name ["' have incorrect indentation level 6, expected level should be 20.311
 WarningindentationIndentation'"' will try to create custom ApplicationContext context of class '"' have incorrect indentation level 5, expected level should be 19.331
 WarningindentationIndentation'contextClass' have incorrect indentation level 5, expected level should be 19.332
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.340
 WarningindentationIndentation'previousRequestAttributes' have incorrect indentation level 4, expected level should be 18.521
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.582
 WarningindentationIndentation'getPortletConfig' have incorrect indentation level 8, expected level should be 20.583
 WarningindentationIndentation'(' have incorrect indentation level 8, expected level should be 20.584
 WarningindentationIndentation'request' have incorrect indentation level 8, expected level should be 20.585
 WarningindentationIndentation'processingTime' have incorrect indentation level 8, expected level should be 20.586

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/GenericPortletBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.72
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.222

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/HandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/AbstractRefreshablePortletApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'beanFactory' have incorrect indentation level 4, expected level should be 18.183

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/ConfigurablePortletApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.44

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/PortletApplicationContextUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PortletContext' have incorrect indentation level 3, expected level should be 17.141
 WarningindentationIndentation'Collections' have incorrect indentation level 5, expected level should be 19.172
 WarningindentationIndentation'Collections' have incorrect indentation level 5, expected level should be 19.185
 WarningindentationIndentation'PortletContext' have incorrect indentation level 3, expected level should be 17.212
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.219
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.223

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/PortletApplicationObjectSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.33

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/PortletContextResourcePatternResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PortletContext' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.108
 WarningindentationIndentation'StringUtils' have incorrect indentation level 6, expected level should be 20.109

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/PortletRequestAttributes.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PortletRequestAttributes' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.304

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/PortletRequestHandledEvent.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.79

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/context/StaticPortletApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.82
 WarningindentationIndentation'beanFactory' have incorrect indentation level 4, expected level should be 18.183

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/AbstractHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.227

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/AbstractHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.63
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.68

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/AbstractMapBasedHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.78
 WarningindentationIndentation'(' have incorrect indentation level 6, expected level should be 20.167

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/HandlerInterceptorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ActionRequest' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.111
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.120
 WarningindentationIndentation'EventRequest' have incorrect indentation level 3, expected level should be 17.142
 WarningindentationIndentation'PortletRequest' have incorrect indentation level 3, expected level should be 17.164

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/SimpleMappingExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PortletRequest' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'"' for exception of type ["' have incorrect indentation level 6, expected level should be 20.141
 WarningindentationIndentation'dominantMapping' have incorrect indentation level 5, expected level should be 19.163
 WarningindentationIndentation'"], based on exception mapping ["' have incorrect indentation level 5, expected level should be 19.171

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/SimplePortletPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 1, expected level should be 16.74

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/handler/WebRequestHandlerInterceptorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ActionRequest' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.104
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'Exception' have incorrect indentation level 3, expected level should be 17.135

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/multipart/CommonsPortletMultipartResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.60

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/multipart/DefaultMultipartActionRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.60

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/mvc/PortletWrappingController.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.83
 WarningindentationIndentation'BeanNameAware' have incorrect indentation level 2, expected level should be 16.84
 WarningindentationIndentation'ActionRequest' have incorrect indentation level 3, expected level should be 17.179
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 3, expected level should be 17.186
 WarningindentationIndentation'ResourceRequest' have incorrect indentation level 3, expected level should be 17.194
 WarningindentationIndentation'EventRequest' have incorrect indentation level 3, expected level should be 17.223

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/mvc/annotation/AnnotationMethodHandlerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.125
 WarningindentationIndentation'AnnotationMethodHandlerAdapter' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'PortletRequest' have incorrect indentation level 3, expected level should be 17.361
 WarningindentationIndentation'webRequest' have incorrect indentation level 4, expected level should be 18.371
 WarningindentationIndentation'handler' have incorrect indentation level 4, expected level should be 18.373
 WarningindentationIndentation'requestMapping' have incorrect indentation level 6, expected level should be 20.471
 WarningindentationIndentation'InputStream' have incorrect indentation level 6, expected level should be 20.527
 WarningindentationIndentation'OutputStream' have incorrect indentation level 6, expected level should be 20.531
 WarningindentationIndentation'MultipartRequest' have incorrect indentation level 5, expected level should be 19.618
 WarningindentationIndentation'PortletWebRequest' have incorrect indentation level 4, expected level should be 18.690
 WarningindentationIndentation'mavResolver' have incorrect indentation level 7, expected level should be 21.695
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.712
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.713
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.792
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.797
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.801
 WarningindentationIndentation'!' have incorrect indentation level 6, expected level should be 20.805

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/mvc/annotation/AnnotationMethodHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.79
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.82
 WarningindentationIndentation'PortletRequest' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.215
 WarningindentationIndentation'ExceptionDepthComparator' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.230
 WarningindentationIndentation'Exception' have incorrect indentation level 3, expected level should be 17.261
 WarningindentationIndentation'Exception' have incorrect indentation level 3, expected level should be 17.295

spring-framework/spring-webmvc-portlet/src/main/java/org/springframework/web/portlet/mvc/annotation/DefaultAnnotationHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'params' have incorrect indentation level 7, expected level should be 21.124

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/mock/web/portlet/MockClientDataRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 19.99

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/mock/web/portlet/MockMimeResponse.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'?' have incorrect indentation level 5, expected level should be 19.134
 WarningindentationIndentation':' have incorrect indentation level 5, expected level should be 19.135

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/mock/web/portlet/MockMultipartActionRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/mock/web/portlet/MockPortletSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.152

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/ComplexPortletApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"java.lang.IllegalAccessException=failed-illegalaccess\n"' have incorrect indentation level 3, expected level should be 18.163
 WarningindentationIndentation'"PortletRequestBindingException=failed-binding\n"' have incorrect indentation level 3, expected level should be 18.164
 WarningindentationIndentation'"NoHandlerFoundException=failed-unavailable"' have incorrect indentation level 3, expected level should be 18.165
 WarningindentationIndentation'"java.lang.Exception=failed-exception\n"' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'"java.lang.RuntimeException=failed-runtime"' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 4, expected level should be 18.421
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 4, expected level should be 18.434
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 4, expected level should be 18.463
 WarningindentationIndentation'RenderRequest' have incorrect indentation level 4, expected level should be 18.479

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/DispatcherPortletTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'getPortletContext' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.270
 WarningindentationIndentation'complexDispatcherPortlet' have incorrect indentation level 6, expected level should be 18.271
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.294
 WarningindentationIndentation'complexDispatcherPortlet' have incorrect indentation level 6, expected level should be 18.295
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.304
 WarningindentationIndentation'complexDispatcherPortlet' have incorrect indentation level 6, expected level should be 18.305
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.316
 WarningindentationIndentation'complexDispatcherPortlet' have incorrect indentation level 6, expected level should be 18.317
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.451
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.466
 WarningindentationIndentation'complexDispatcherPortlet' have incorrect indentation level 6, expected level should be 18.467
 WarningindentationIndentation'myPortlet' have incorrect indentation level 4, expected level should be 18.471
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.636
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.652
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.654
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.663
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.665
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.682
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.684
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.693
 WarningindentationIndentation'portlet' have incorrect indentation level 4, expected level should be 18.695

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/bind/PortletRequestDataBinderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.106
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.106

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/AbstractXmlWebApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MyEvent' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.59

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/XmlPortletApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.126

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/mvc/annotation/Portlet20AnnotationControllerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.806
 WarningindentationIndentation'RenderResponse' have incorrect indentation level 4, expected level should be 18.807
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.837
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.867
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.901
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.970
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.1012
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.1020
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.1105
 WarningindentationIndentation'"-"' have incorrect indentation level 5, expected level should be 19.1258

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/mvc/annotation/PortletAnnotationControllerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.464
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.615
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.655
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.663
 WarningindentationIndentation'"-"' have incorrect indentation level 5, expected level should be 19.816
 WarningindentationIndentation'Class' have incorrect indentation level 4, expected level should be 18.833
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.834
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 4, expected level should be 18.835
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 4, expected level should be 18.836

spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/util/PortletUtilsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'actualParameters' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'"Baskerville"' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'actualParameters' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'0' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'0' have incorrect indentation level 4, expected level should be 18.241
 WarningindentationIndentation'2' have incorrect indentation level 4, expected level should be 18.256
 WarningindentationIndentation'session' have incorrect indentation level 4, expected level should be 18.370
 WarningindentationIndentation'expectSessionMutex' have incorrect indentation level 4, expected level should be 18.381

spring-framework/spring-webmvc-tiles2/src/main/java/org/springframework/web/servlet/view/tiles2/AbstractSpringPreparerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DispatcherServlet' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-webmvc-tiles2/src/main/java/org/springframework/web/servlet/view/tiles2/TilesConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.113
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.253
 WarningindentationIndentation'List' have incorrect indentation level 4, expected level should be 18.297
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.306
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.329
 WarningindentationIndentation'applicationContext' have incorrect indentation level 5, expected level should be 19.331
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.340
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.352
 WarningindentationIndentation'createLocaleDefinitionDao' have incorrect indentation level 7, expected level should be 21.364
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.378
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.389
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.395
 WarningindentationIndentation'TilesRequestContextFactory' have incorrect indentation level 4, expected level should be 18.421

spring-framework/spring-webmvc-tiles2/src/main/java/org/springframework/web/servlet/view/tiles2/TilesView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.93

spring-framework/spring-webmvc-tiles2/src/test/java/org/springframework/web/servlet/view/tiles2/TilesConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'container' have incorrect indentation level 4, expected level should be 18.47

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/AsyncHandlerInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.63

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/DispatcherServlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"': no multipart request handling provided"' have incorrect indentation level 6, expected level should be 20.507
 WarningindentationIndentation'"': using default ["' have incorrect indentation level 6, expected level should be 20.529
 WarningindentationIndentation'"Unable to locate ThemeResolver with name '"' have incorrect indentation level 6, expected level should be 20.551
 WarningindentationIndentation'this' have incorrect indentation level 8, expected level should be 20.552
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 5, expected level should be 19.568
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 5, expected level should be 19.606
 WarningindentationIndentation'.' have incorrect indentation level 5, expected level should be 19.644
 WarningindentationIndentation'context' have incorrect indentation level 6, expected level should be 20.654
 WarningindentationIndentation'REQUEST_TO_VIEW_NAME_TRANSLATOR_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.689
 WarningindentationIndentation'"]"' have incorrect indentation level 6, expected level should be 20.690
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 5, expected level should be 19.706
 WarningindentationIndentation'FLASH_MAP_MANAGER_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.751
 WarningindentationIndentation'" processing "' have incorrect indentation level 5, expected level should be 19.862
 WarningindentationIndentation'HandlerExecutionChain' have incorrect indentation level 3, expected level should be 17.1009
 WarningindentationIndentation'"': assuming HandlerAdapter completed request handling"' have incorrect indentation level 6, expected level should be 20.1035
 WarningindentationIndentation'"this typically results from an additional MultipartFilter in web.xml"' have incorrect indentation level 6, expected level should be 20.1082
 WarningindentationIndentation'"skipping re-resolution for undisturbed error rendering"' have incorrect indentation level 6, expected level should be 20.1086
 WarningindentationIndentation'"Testing handler map ["' have incorrect indentation level 6, expected level should be 20.1118
 WarningindentationIndentation'"] in DispatcherServlet with name '"' have incorrect indentation level 5, expected level should be 19.1137
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.1178
 WarningindentationIndentation'getServletName' have incorrect indentation level 6, expected level should be 20.1249
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.1280
 WarningindentationIndentation'HandlerExecutionChain' have incorrect indentation level 3, expected level should be 17.1292
 WarningindentationIndentation'HandlerExecutionChain' have incorrect indentation level 3, expected level should be 17.1301

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/FrameworkServlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.166
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.186
 WarningindentationIndentation'elapsedTime' have incorrect indentation level 5, expected level should be 19.504
 WarningindentationIndentation'WebApplicationContextUtils' have incorrect indentation level 4, expected level should be 18.519
 WarningindentationIndentation'"' as ServletContext attribute with name ["' have incorrect indentation level 6, expected level should be 20.564
 WarningindentationIndentation'WebApplicationContextUtils' have incorrect indentation level 4, expected level should be 18.587
 WarningindentationIndentation'"' will try to create custom WebApplicationContext context of class '"' have incorrect indentation level 5, expected level should be 19.613
 WarningindentationIndentation'contextClass' have incorrect indentation level 5, expected level should be 19.614
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.623
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 6, expected level should be 20.644
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.731
 WarningindentationIndentation'GenericTypeResolver' have incorrect indentation level 5, expected level should be 19.735
 WarningindentationIndentation'"Could not add context initializer [%s] since its generic parameter [%s] "' have incorrect indentation level 6, expected level should be 20.738
 WarningindentationIndentation'"is not assignable from the type of application context used by this "' have incorrect indentation level 6, expected level should be 20.739
 WarningindentationIndentation'"framework servlet [%s]: "' have incorrect indentation level 6, expected level should be 20.740
 WarningindentationIndentation'wac' have incorrect indentation level 6, expected level should be 20.741
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.1028
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.1039
 WarningindentationIndentation'LocaleContext' have incorrect indentation level 3, expected level should be 17.1053
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.1063
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.1070
 WarningindentationIndentation'request' have incorrect indentation level 7, expected level should be 19.1071
 WarningindentationIndentation'request' have incorrect indentation level 7, expected level should be 19.1072
 WarningindentationIndentation'WebUtils' have incorrect indentation level 7, expected level should be 19.1073
 WarningindentationIndentation'processingTime' have incorrect indentation level 7, expected level should be 19.1074

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/HttpServletBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.82
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.235

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/ResourceServlet.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] - using ResourceServlet startup time"' have incorrect indentation level 5, expected level should be 19.340

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/AnnotationDrivenBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.153
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.156
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.159
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 17.163
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.166
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.169
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.293
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.314
 WarningindentationIndentation'"org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean"' have incorrect indentation level 5, expected level should be 19.340
 WarningindentationIndentation'method def modifier' have incorrect indentation level 4, expected level should be 8.588
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.589
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.589
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.590
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.590
 WarningindentationIndentation'for' have incorrect indentation level 8, expected level should be 16.591
 WarningindentationIndentation'for' child have incorrect indentation level 12, expected level should be 24.592
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.592
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.593
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.594
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.595
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.595
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.596
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.598
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.599
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.599
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.600
 WarningindentationIndentation'else' child have incorrect indentation level 16, expected level should be 32.602
 WarningindentationIndentation'parserContext' have incorrect indentation level 24, expected level should be 32.603
 WarningindentationIndentation'else rcurly' have incorrect indentation level 12, expected level should be 24.604
 WarningindentationIndentation'for rcurly' have incorrect indentation level 8, expected level should be 16.605
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.606
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 4, expected level should be 8.607
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.616

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/MvcNamespaceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanNameUrlHandlerMapping' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'SimpleControllerHandlerAdapter' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'HttpRequestHandlerAdapter' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'&&' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'&&' have incorrect indentation level 4, expected level should be 18.96

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/ResourcesBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Element' have incorrect indentation level 3, expected level should be 17.178
 WarningindentationIndentation'parserContext' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'ManagedList' have incorrect indentation level 3, expected level should be 17.201
 WarningindentationIndentation'ManagedList' have incorrect indentation level 3, expected level should be 17.240
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.241

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/ViewControllerBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.web.servlet.config.viewControllerHandlerMapping"' have incorrect indentation level 2, expected level should be 17.58

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/AsyncSupportConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/BeanTypeNotPresentCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'LogFactory' have incorrect indentation level 3, expected level should be 17.39

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/ViewControllerRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.173
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.176
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.179
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 5, expected level should be 17.180
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.183
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.186
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.390

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.129
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.244

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.58
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.81
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.86
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'getApplicationContext' have incorrect indentation level 6, expected level should be 18.222
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.348

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerMethodExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.78
 WarningindentationIndentation'HandlerMethod' have incorrect indentation level 3, expected level should be 17.79

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerMethodMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'isHandler' have incorrect indentation level 5, expected level should be 19.143
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'". Consider assigning explicit names."' have incorrect indentation level 6, expected level should be 20.250

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractUrlHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.224

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/HandlerExceptionResolverComposite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 11, expected level should be 17.69
 WarningindentationIndentation'Object' have incorrect indentation level 11, expected level should be 17.70
 WarningindentationIndentation'Exception' have incorrect indentation level 11, expected level should be 17.71

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/HandlerInterceptorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.66

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/SimpleMappingExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.176
 WarningindentationIndentation'ex' have incorrect indentation level 6, expected level should be 20.220
 WarningindentationIndentation'dominantMapping' have incorrect indentation level 5, expected level should be 19.242
 WarningindentationIndentation'"], based on exception mapping ["' have incorrect indentation level 5, expected level should be 19.250

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/SimpleServletPostProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DestructionAwareBeanPostProcessor' have incorrect indentation level 2, expected level should be 16.68

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/WebRequestHandlerInterceptorAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.65

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/i18n/CookieLocaleResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"'"' have incorrect indentation level 7, expected level should be 21.170
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.174
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.176
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.202

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/ServletForwardingController.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"] in ServletForwardingController '"' have incorrect indentation level 6, expected level should be 20.124
 WarningindentationIndentation'"] in ServletForwardingController '"' have incorrect indentation level 6, expected level should be 20.131

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/ServletWrappingController.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.85

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/WebContentInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.195
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.204

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/AnnotationMethodHandlerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.147
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.191
 WarningindentationIndentation'methodInvoker' have incorrect indentation level 4, expected level should be 18.448
 WarningindentationIndentation'resolvedMethodName' have incorrect indentation level 7, expected level should be 21.622
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.666
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.761
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.857
 WarningindentationIndentation'MultipartRequest' have incorrect indentation level 5, expected level should be 19.871
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 4, expected level should be 18.916
 WarningindentationIndentation'handlerMethod' have incorrect indentation level 7, expected level should be 21.939
 WarningindentationIndentation'HttpInputMessage' have incorrect indentation level 4, expected level should be 18.1031
 WarningindentationIndentation'"\" using ["' have incorrect indentation level 10, expected level should be 24.1051

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/AnnotationMethodHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.94
 WarningindentationIndentation'array initialization' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 55, 70.100
 WarningindentationIndentation'array initialization' child have incorrect indentation level 24, expected level should be one of the following: 32, 40, 55, 70.101
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.240
 WarningindentationIndentation'ExceptionDepthComparator' have incorrect indentation level 4, expected level should be 18.246
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.255
 WarningindentationIndentation'Exception' have incorrect indentation level 3, expected level should be 17.285
 WarningindentationIndentation'Exception' have incorrect indentation level 3, expected level should be 17.320
 WarningindentationIndentation'acceptedMediaTypes' have incorrect indentation level 5, expected level should be 19.443

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/DefaultAnnotationHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'org' have incorrect indentation level 7, expected level should be 21.140

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/ModelAndViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.58
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 3, expected level should be 17.59
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.60

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/ResponseStatusExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.80

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/annotation/ServletAnnotationMappingUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'reqIter' have incorrect indentation level 9, expected level should be 23.126

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/condition/CompositeRequestCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Cannot combine CompositeRequestConditions with a different number of conditions. "' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.135

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/condition/ConsumesRequestCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MediaType' have incorrect indentation level 6, expected level should be 20.221
 WarningindentationIndentation'MediaType' have incorrect indentation level 6, expected level should be 20.222
 WarningindentationIndentation'try' child have incorrect indentation level 48, expected level should be 32.223

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/condition/PatternsRequestCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'PathMatcher' have incorrect indentation level 3, expected level should be 17.92
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.93
 WarningindentationIndentation'PathMatcher' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.103

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/condition/ProducesRequestCondition.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Collections' have incorrect indentation level 3, expected level should be 17.49
 WarningindentationIndentation'mediaType' have incorrect indentation level 5, expected level should be 19.244
 WarningindentationIndentation'ProducesRequestCondition' have incorrect indentation level 3, expected level should be 17.261

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/AbstractHandlerMethodAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.99

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/RequestMappingInfo.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParamsRequestCondition' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'ProducesRequestCondition' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'ParamsRequestCondition' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'ProducesRequestCondition' have incorrect indentation level 3, expected level should be 17.85

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.140
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.178

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoHandlerMethodMappingNamingStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.36

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/AbstractJsonpResponseBodyAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/AbstractMappingJacksonResponseBodyAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MediaType' have incorrect indentation level 3, expected level should be 17.45
 WarningindentationIndentation'ServerHttpRequest' have incorrect indentation level 3, expected level should be 17.46
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/AbstractMessageConverterMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.121
 WarningindentationIndentation'ResolvableType' have incorrect indentation level 4, expected level should be 18.136
 WarningindentationIndentation'contentType' have incorrect indentation level 8, expected level should be 22.144
 WarningindentationIndentation'contentType' have incorrect indentation level 7, expected level should be 21.152

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/AbstractMessageConverterMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.51
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'ServletServerHttpRequest' have incorrect indentation level 3, expected level should be 17.116
 WarningindentationIndentation'messageConverter' have incorrect indentation level 9, expected level should be 23.164

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/AsyncTaskMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/CallableMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.42

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/DeferredResultMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ExceptionHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.71
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.90
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.93
 WarningindentationIndentation'getMessageConverters' have incorrect indentation level 4, expected level should be 18.317
 WarningindentationIndentation'getMessageConverters' have incorrect indentation level 4, expected level should be 18.322
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.345

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ExtendedServletRequestDataBinder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'+' have incorrect indentation level 7, expected level should be 21.69

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/HttpEntityMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.86
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.122

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/HttpHeadersReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.45

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/JsonViewResponseBodyAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.54

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ListenableFutureReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.44

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariableMapMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.60
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 6, expected level should be 18.65

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariableMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.73
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 5, expected level should be 18.74

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.77

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewResolverMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.79

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/MvcUriComponentsBuilder.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MVC_URI_COMPONENTS_CONTRIBUTOR_BEAN_NAME' have incorrect indentation level 6, expected level should be 20.350
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.461
 WarningindentationIndentation'ReflectionUtils' have incorrect indentation level 4, expected level should be 18.464
 WarningindentationIndentation'ReflectionUtils' have incorrect indentation level 4, expected level should be 18.467

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/PathVariableMapMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 6, expected level should be 18.62

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/PathVariableMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.67
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.98
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 5, expected level should be 18.99
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'UriComponentsBuilder' have incorrect indentation level 3, expected level should be 17.126

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RedirectAttributesMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.54

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.116
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.160
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.165
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.170
 WarningindentationIndentation'getMessageConverters' have incorrect indentation level 4, expected level should be 18.635
 WarningindentationIndentation'getMessageConverters' have incorrect indentation level 4, expected level should be 18.645
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.683
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.743
 WarningindentationIndentation'HandlerMethod' have incorrect indentation level 3, expected level should be 17.786
 WarningindentationIndentation'ModelFactory' have incorrect indentation level 3, expected level should be 17.877

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.52

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RequestPartMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.111
 WarningindentationIndentation'WebUtils' have incorrect indentation level 4, expected level should be 18.117

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RequestResponseBodyMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'ContentNegotiationManager' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'Type' have incorrect indentation level 3, expected level should be 17.115
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.161

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ResponseBodyAdvice.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Class' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'ServerHttpRequest' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ResponseBodyAdviceChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MediaType' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'ServerHttpRequest' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ResponseEntityExceptionHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NoSuchRequestHandlingMethodException' have incorrect indentation level 3, expected level should be 17.95
 WarningindentationIndentation'HttpRequestMethodNotSupportedException' have incorrect indentation level 3, expected level should be 17.96
 WarningindentationIndentation'HttpMediaTypeNotSupportedException' have incorrect indentation level 3, expected level should be 17.97
 WarningindentationIndentation'HttpMediaTypeNotAcceptableException' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'MissingServletRequestParameterException' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'ServletRequestBindingException' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'ConversionNotSupportedException' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'TypeMismatchException' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'HttpMessageNotReadableException' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'HttpMessageNotWritableException' have incorrect indentation level 3, expected level should be 17.104
 WarningindentationIndentation'MethodArgumentNotValidException' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'MissingServletRequestPartException' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'BindException' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'NoHandlerFoundException' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'}' have incorrect indentation level 2, expected level should be 17.109
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.187
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.207
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.225
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.248
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.268
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.283
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.298
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.313
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 3, expected level should be 17.328
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.343
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.358
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.373
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.388
 WarningindentationIndentation'HttpStatus' have incorrect indentation level 3, expected level should be 17.403

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ServletInvocableHandlerMethod.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'returnValue' have incorrect indentation level 5, expected level should be 19.127

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ServletModelAttributeMethodProcessor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebDataBinderFactory' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'value' have incorrect indentation level 5, expected level should be 19.74
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.126

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ServletRequestMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.82

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ServletResponseMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/UriComponentsBuilderMethodArgumentResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.47

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ViewMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ViewNameMethodReturnValueHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 3, expected level should be 17.76

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/multiaction/MultiActionController.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'void' have incorrect indentation level 4, expected level should be 18.292
 WarningindentationIndentation'method' have incorrect indentation level 5, expected level should be 19.329
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.330
 WarningindentationIndentation'NoSuchRequestHandlingMethodException' have incorrect indentation level 3, expected level should be 17.428
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.442
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.466

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/multiaction/ParameterMethodNameResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' based on existence of explicit request parameter of same name"' have incorrect indentation level 8, expected level should be 22.171
 WarningindentationIndentation'"' based on value of request parameter '"' have incorrect indentation level 7, expected level should be 21.184

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/multiaction/PropertiesMethodNameResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.50

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/support/AbstractControllerUrlHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"because its bean type could not be determined"' have incorrect indentation level 6, expected level should be 20.105
 WarningindentationIndentation'"because its bean class is explicitly excluded: "' have incorrect indentation level 6, expected level should be 20.112
 WarningindentationIndentation'"because its bean class is defined in an excluded package: "' have incorrect indentation level 7, expected level should be 21.121

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/support/ControllerClassNameHandlerMapping.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'className' have incorrect indentation level 4, expected level should be 18.140

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/support/DefaultHandlerExceptionResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.103
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.175
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.196
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.220
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.244
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.263
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.281
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.299
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.310
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.328
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.348
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.368
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.385
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.401
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.418

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/AbstractResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.41
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'ResourceResolverChain' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/AppCacheManifestTransformer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'currentTransformer' have incorrect indentation level 6, expected level should be 20.134
 WarningindentationIndentation'ResourceTransformerChain' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'ResourceTransformerChain' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'ResourceTransformerChain' have incorrect indentation level 4, expected level should be 18.177

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/CachingResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.62
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.87

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/DefaultResourceResolverChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Current index exceeds the number of configured ResourceResolver's"' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/DefaultResourceTransformerChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'"Current index exceeds the number of configured ResourceTransformer's"' have incorrect indentation level 4, expected level should be 18.74

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/GzipResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'ResourceResolverChain' have incorrect indentation level 3, expected level should be 17.75

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/PathResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'ResourceResolverChain' have incorrect indentation level 3, expected level should be 17.83
 WarningindentationIndentation'"but resource=\""' have incorrect indentation level 6, expected level should be 20.128
 WarningindentationIndentation'"current location=\""' have incorrect indentation level 6, expected level should be 20.129
 WarningindentationIndentation'"allowed locations="' have incorrect indentation level 6, expected level should be 20.130

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/ResourceHttpRequestHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"javax.activation.FileTypeMap"' have incorrect indentation level 3, expected level should be 17.91
 WarningindentationIndentation'"custom ResourceResolver is configured as an alternative to PathResourceResolver."' have incorrect indentation level 5, expected level should be 19.163
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.277

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/ResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ResourceResolverChain' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/ResourceTransformerSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Resource' have incorrect indentation level 3, expected level should be 17.76

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/ResourceUrlProvider.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"locations="' have incorrect indentation level 8, expected level should be 22.153
 WarningindentationIndentation'"resolvers="' have incorrect indentation level 8, expected level should be 22.154

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/ResourceUrlProviderExposingInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.50

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/resource/VersionResourceResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'candidateVersion' have incorrect indentation level 6, expected level should be 20.173
 WarningindentationIndentation'member def type' have incorrect indentation level 8, expected level should be 16.206
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.206
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.209
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.209
 WarningindentationIndentation'if' have incorrect indentation level 8, expected level should be 16.212
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'member def type' have incorrect indentation level 12, expected level should be 24.213
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.214
 WarningindentationIndentation'method call' child have incorrect indentation level 12, expected level should be 24.214
 WarningindentationIndentation'if' child have incorrect indentation level 12, expected level should be 24.215
 WarningindentationIndentation'if rcurly' have incorrect indentation level 8, expected level should be 16.216

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/AbstractAnnotationConfigDispatcherServletInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.40

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/AbstractDispatcherServletInitializer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"createServletApplicationContext() did not return an application "' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'"context for servlet ["' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'"Failed to register servlet with name '"' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'"Check if there is another servlet registered under the same name."' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'"Failed to register filter '"' have incorrect indentation level 6, expected level should be 20.171
 WarningindentationIndentation'"Could the same Filter instance have been registered already?"' have incorrect indentation level 6, expected level should be 20.172

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/AbstractFlashMapManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.255

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/JspAwareRequestContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'pageContext' have incorrect indentation level 4, expected level should be 18.75

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/JstlUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletContext' have incorrect indentation level 3, expected level should be 17.54
 WarningindentationIndentation'requestContext' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/RequestContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestContext' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.202
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.229
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.417

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/RequestContextUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ServletRequest' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'DispatcherServlet' have incorrect indentation level 4, expected level should be 18.84

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/WebContentGenerator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.248
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.266

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/ArgumentTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ArgumentAware' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/BindTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.92
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.99
 WarningindentationIndentation'NestedPathTag' have incorrect indentation level 5, expected level should be 19.108
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.111

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/EvalTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.web.servlet.tags.EVALUATION_CONTEXT"' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.110

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/NestedPathTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/ParamTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParamAware' have incorrect indentation level 4, expected level should be 18.59

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/RequestContextAwareTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.web.servlet.tags.REQUEST_CONTEXT"' have incorrect indentation level 3, expected level should be 17.56

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/AbstractHtmlElementTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.434

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/AbstractMultiCheckedElementTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.198
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.240
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.258
 WarningindentationIndentation'mapKeyWrapper' have incorrect indentation level 4, expected level should be 18.265
 WarningindentationIndentation'mapValueWrapper' have incorrect indentation level 4, expected level should be 18.267

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/FormTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Conventions' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'modelAttribute' have incorrect indentation level 4, expected level should be 18.380
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.438

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/OptionWriter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Object' have incorrect indentation level 3, expected level should be 17.112
 WarningindentationIndentation'PropertyAccessorFactory' have incorrect indentation level 5, expected level should be 19.166
 WarningindentationIndentation'mapKey' have incorrect indentation level 5, expected level should be 19.167
 WarningindentationIndentation'PropertyAccessorFactory' have incorrect indentation level 5, expected level should be 19.169
 WarningindentationIndentation'mapValue' have incorrect indentation level 5, expected level should be 19.170

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/OptionsTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.153
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.155

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/SelectTag.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.web.servlet.tags.form.SelectTag.listValue"' have incorrect indentation level 3, expected level should be 17.50
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 7, expected level should be 21.208
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 7, expected level should be 21.210
 WarningindentationIndentation'new' have incorrect indentation level 7, expected level should be 21.212

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/tags/form/SelectedValueComparator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ObjectUtils' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'Collection' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'PropertyEditor' have incorrect indentation level 3, expected level should be 17.148

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/theme/SessionThemeResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.62

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/AbstractCachingViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.72

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/AbstractTemplateView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.117
 WarningindentationIndentation'"' with value ["' have incorrect indentation level 7, expected level should be 21.129
 WarningindentationIndentation'"' with value ["' have incorrect indentation level 8, expected level should be 22.147
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.162
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.194

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/AbstractView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'" and static attributes "' have incorrect indentation level 4, expected level should be 19.298
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.311
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.315
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.351
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.415
 WarningindentationIndentation'"] to request in view with name '"' have incorrect indentation level 7, expected level should be 21.433
 WarningindentationIndentation'"' from request in view with name '"' have incorrect indentation level 7, expected level should be 21.440

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/BeanNameViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' - to be ignored since it does not implement View"' have incorrect indentation level 6, expected level should be 20.82

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'BeanFactoryUtils' have incorrect indentation level 4, expected level should be 18.260
 WarningindentationIndentation'"'viewResolvers' property on the ContentNegotiatingViewResolver"' have incorrect indentation level 5, expected level should be 19.281
 WarningindentationIndentation'"and producible media types "' have incorrect indentation level 6, expected level should be 20.345
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.357
 WarningindentationIndentation'+' have incorrect indentation level 9, expected level should be 23.420

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/InternalResourceView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.136

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/InternalResourceViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"javax.servlet.jsp.jstl.core.Config"' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/RedirectView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.281
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.350
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.560
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.590
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.621

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/ResourceBundleViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.63
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.81
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.85

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/ViewResolverComposite.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ApplicationContextAware' have incorrect indentation level 2, expected level should be 16.43

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/XmlViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.57

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/document/AbstractExcelView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.133
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.186

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/document/AbstractJExcelView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.124
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.179

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/document/AbstractPdfStamperView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.108

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/document/AbstractPdfView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.180

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/feed/AbstractAtomFeedView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.84
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.103

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/feed/AbstractFeedView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.100

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/feed/AbstractRssFeedView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.67
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.86

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/freemarker/FreeMarkerConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.79

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/freemarker/FreeMarkerView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.231

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/groovy/GroovyMarkupConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.86

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/groovy/GroovyMarkupView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 3, expected level should be 17.113

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/jasperreports/AbstractJasperReportsSingleFormatView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'JasperPrint' have incorrect indentation level 3, expected level should be 17.87
 WarningindentationIndentation'JasperPrint' have incorrect indentation level 3, expected level should be 17.112

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/jasperreports/AbstractJasperReportsView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'exporterParameter' have incorrect indentation level 6, expected level should be 20.365
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.548
 WarningindentationIndentation'!' have incorrect indentation level 4, expected level should be 18.600
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.602
 WarningindentationIndentation'JasperPrint' have incorrect indentation level 3, expected level should be 17.845

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/json/AbstractJackson2View.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.161

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/json/MappingJackson2JsonView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'!' have incorrect indentation level 5, expected level should be 19.204

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/tiles3/AbstractSpringPreparerFactory.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'DispatcherServlet' have incorrect indentation level 4, expected level should be 18.43

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/tiles3/TilesConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ClassUtils' have incorrect indentation level 3, expected level should be 17.128
 WarningindentationIndentation'LocaleResolver' have incorrect indentation level 4, expected level should be 18.320
 WarningindentationIndentation'LocaleResolver' have incorrect indentation level 4, expected level should be 18.337
 WarningindentationIndentation'LocaleResolver' have incorrect indentation level 4, expected level should be 18.375
 WarningindentationIndentation'JspFactory' have incorrect indentation level 5, expected level should be 19.411

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/tiles3/TilesView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.121

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/velocity/VelocityConfigurer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.74
 WarningindentationIndentation'SPRING_MACRO_RESOURCE_LOADER_CLASS' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'VelocityEngine' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'VelocityEngine' have incorrect indentation level 4, expected level should be 18.137
 WarningindentationIndentation'"' added to configured VelocityEngine"' have incorrect indentation level 5, expected level should be 19.141

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/velocity/VelocityToolboxView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'getServletContext' have incorrect indentation level 5, expected level should be 19.110

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/velocity/VelocityView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getApplicationContext' have incorrect indentation level 5, expected level should be 19.241
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.284
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.329
 WarningindentationIndentation'Context' have incorrect indentation level 3, expected level should be 17.363
 WarningindentationIndentation'Template' have incorrect indentation level 3, expected level should be 17.514

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/velocity/VelocityViewResolver.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"due to specified toolboxConfigLocation"' have incorrect indentation level 6, expected level should be 20.111

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/xml/MarshallingView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'isEligibleForMarshalling' have incorrect indentation level 5, expected level should be 19.141

spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/view/xslt/XsltView.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.223

spring-framework/spring-webmvc/src/test/java/org/springframework/web/context/ContextLoaderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/applicationContext.xml "' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/context-addition.xml"' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/applicationContext.xml"' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'"org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml"' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'"org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml"' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.134
 WarningindentationIndentation'"org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml"' have incorrect indentation level 4, expected level should be 18.147
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/empty-context.xml"' have incorrect indentation level 4, expected level should be 18.163
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/empty-context.xml"' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'StringUtils' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/applicationContext.xml "' have incorrect indentation level 4, expected level should be 18.193
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 18.194
 WarningindentationIndentation'"classpath:org/springframework/web/context/ref1.xml"' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.203
 WarningindentationIndentation'"org.springframework.web.servlet.SimpleWebApplicationContext"' have incorrect indentation level 4, expected level should be 18.221
 WarningindentationIndentation'"org.springframework.web.context.support.InvalidWebApplicationContext"' have incorrect indentation level 4, expected level should be 18.249
 WarningindentationIndentation'+' have incorrect indentation level 4, expected level should be 18.297
 WarningindentationIndentation'"/org/springframework/web/context/WEB-INF/applicationContext.xml"' have incorrect indentation level 4, expected level should be 18.306

spring-framework/spring-webmvc/src/test/java/org/springframework/web/context/XmlWebApplicationContextTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MyEvent' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'this' have incorrect indentation level 3, expected level should be 18.107

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/ComplexWebApplicationContext.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"mappings"' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'"mappings"' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'"mappings"' have incorrect indentation level 4, expected level should be 18.116
 WarningindentationIndentation'"body.do=bodyController\n/noview*=noviewController\n/noview/simple*=noviewController"' have incorrect indentation level 4, expected level should be 18.117
 WarningindentationIndentation'"java.lang.IllegalAccessException=failed2\n"' have incorrect indentation level 3, expected level should be 18.153
 WarningindentationIndentation'"ServletRequestBindingException=failed3"' have incorrect indentation level 3, expected level should be 18.154
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 4, expected level should be 18.310
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 4, expected level should be 18.323
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 4, expected level should be 18.352
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 4, expected level should be 18.368

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/DispatcherServletTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.111
 WarningindentationIndentation'simpleDispatcherServlet' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'getServletContext' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'complexDispatcherServlet' have incorrect indentation level 4, expected level should be 18.119
 WarningindentationIndentation'getServletContext' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.141
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.151
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.152
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.217
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.232
 WarningindentationIndentation'SimpleMappingExceptionResolver' have incorrect indentation level 4, expected level should be 18.250
 WarningindentationIndentation'response' have incorrect indentation level 4, expected level should be 18.485
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.669
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.698
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.720
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.722
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.731
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.733
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.750
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.752
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.761
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.763
 WarningindentationIndentation'TestWebContextInitializer' have incorrect indentation level 4, expected level should be 18.820
 WarningindentationIndentation'TestWebContextInitializer' have incorrect indentation level 4, expected level should be 18.830
 WarningindentationIndentation'TestWebContextInitializer' have incorrect indentation level 4, expected level should be 18.840

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/AnnotationDrivenBeanDefinitionParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.205
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 3, expected level should be 17.219
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 3, expected level should be 17.220

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/MvcNamespaceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MvcUriComponentsBuilder' have incorrect indentation level 4, expected level should be 18.239
 WarningindentationIndentation'CompositeUriComponentsContributor' have incorrect indentation level 4, expected level should be 18.240
 WarningindentationIndentation'ResourceHttpRequestHandler' have incorrect indentation level 4, expected level should be 18.388
 WarningindentationIndentation'ResourceHttpRequestHandler' have incorrect indentation level 4, expected level should be 18.401
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.416
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.418
 WarningindentationIndentation'ResourceHttpRequestHandler' have incorrect indentation level 4, expected level should be 18.439
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.450
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.452

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ContentNegotiationConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.71

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.190
 WarningindentationIndentation'true' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'true' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'false' have incorrect indentation level 4, expected level should be 18.218
 WarningindentationIndentation'pathHelper' have incorrect indentation level 4, expected level should be 18.220
 WarningindentationIndentation'pathMatcher' have incorrect indentation level 4, expected level should be 18.222

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ResourceHandlerRegistryTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.145

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupportExtensionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.181
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.185

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MvcUriComponentsBuilder' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'CompositeUriComponentsContributor' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.210
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.268
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.346

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/handler/MappedInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/i18n/CookieLocaleResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.153

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/i18n/LocaleResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.120
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.127

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/WebContentInterceptorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 32, expected level should be 16.122
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.122
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 16.123

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/ControllerClassNameHandlerMappingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.85
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.85
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.95
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.95
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.101
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.101
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.107
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.107
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.113
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.113

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/ServletAnnotationControllerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.389
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.526
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.703
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.730
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.774
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.798
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.877
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 20.1047
 WarningindentationIndentation'for' child have incorrect indentation level 26, expected level should be 32.1989
 WarningindentationIndentation'method call' child have incorrect indentation level 26, expected level should be 32.1989
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2049
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2050
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2076
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2096
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2121
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.2390
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.2427
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.2498
 WarningindentationIndentation'Errors' have incorrect indentation level 4, expected level should be 18.2610
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2611
 WarningindentationIndentation'OtherPrincipal' have incorrect indentation level 4, expected level should be 18.2612
 WarningindentationIndentation'Writer' have incorrect indentation level 4, expected level should be 18.2613
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.2673
 WarningindentationIndentation'"-"' have incorrect indentation level 10, expected level should be 22.2674
 WarningindentationIndentation'(' have incorrect indentation level 10, expected level should be 22.2675
 WarningindentationIndentation'errors' have incorrect indentation level 8, expected level should be 22.2679
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2739
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2748
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2749
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2750
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2760
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2761
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2762
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2772
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2773
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2774
 WarningindentationIndentation'gb' have incorrect indentation level 5, expected level should be 19.2785
 WarningindentationIndentation'Class' have incorrect indentation level 4, expected level should be 18.3014
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.3015
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 4, expected level should be 18.3016
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 4, expected level should be 18.3017

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/Spr7766Tests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 54, expected level should be 24.52

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/UriTemplateServletAnnotationControllerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.465
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.466
 WarningindentationIndentation'Writer' have incorrect indentation level 4, expected level should be 18.467

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/ParamsRequestConditionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.40

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/PatternsRequestConditionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.145
 WarningindentationIndentation'"/foo/"' have incorrect indentation level 4, expected level should be 18.170

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/ProducesRequestConditionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'condition1' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'condition2' have incorrect indentation level 4, expected level should be 18.224

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/mapping/ControllerBeanNameHandlerMappingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.74
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.74

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/mapping/ControllerClassNameHandlerMappingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.88
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.88
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.94
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.94
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.100
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.100
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.106
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.106
 WarningindentationIndentation'member def type' have incorrect indentation level 10, expected level should be 16.112
 WarningindentationIndentation'method def' child have incorrect indentation level 10, expected level should be 16.112

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoHandlerMappingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'Arrays' have incorrect indentation level 5, expected level should be 19.175
 WarningindentationIndentation'Arrays' have incorrect indentation level 5, expected level should be 19.210
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.223
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.237
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 5, expected level should be 18.238
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.262
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.298
 WarningindentationIndentation'request' have incorrect indentation level 4, expected level should be 18.305

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.83
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.84
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.105
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.106
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.125
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.146
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 18.147
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 18.148
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.167
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.168
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.169
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.187
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 18.188
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.191
 WarningindentationIndentation'new' have incorrect indentation level 6, expected level should be 18.192
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.213
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.214
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.215
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.216
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.217
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.218
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.219
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.223
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.224
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.225
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.226
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.227
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.228

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/AbstractServletHandlerMethodTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.72
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.73

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/HttpEntityMethodProcessorMockTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'processor' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.237

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/HttpEntityMethodProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'paramSimpleBean' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'paramList' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'processor' have incorrect indentation level 4, expected level should be 18.135

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariablesMapMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.103
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.133
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.167
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 6, expected level should be 18.168
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.178
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.179
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.180
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.181
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.182

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariablesMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'HandlerMapping' have incorrect indentation level 6, expected level should be 18.143
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.153
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.155

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewMethodReturnValueHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'mavContainer' have incorrect indentation level 4, expected level should be 18.100

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewResolverMethodReturnValueHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 4, expected level should be 18.126

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/MvcUriComponentsBuilderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.104
 WarningindentationIndentation'PersonsAddressesController' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.122
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'PersonsAddressesController' have incorrect indentation level 4, expected level should be 18.165
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.183
 WarningindentationIndentation'ControllerWithMethods' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.286
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.292
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.298

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/PathVariableMapMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.101
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.102
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.103

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapterIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 7, expected level should be 18.323
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.324
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.325
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.326
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.327
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.328
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.329
 WarningindentationIndentation'String' have incorrect indentation level 8, expected level should be 18.330
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.331
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.332
 WarningindentationIndentation'Errors' have incorrect indentation level 8, expected level should be 18.333
 WarningindentationIndentation'TestBean' have incorrect indentation level 8, expected level should be 18.334
 WarningindentationIndentation'Color' have incorrect indentation level 8, expected level should be 18.335
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 8, expected level should be 18.336
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 8, expected level should be 18.337
 WarningindentationIndentation'User' have incorrect indentation level 8, expected level should be 18.338
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 18.339
 WarningindentationIndentation'Model' have incorrect indentation level 8, expected level should be 18.340
 WarningindentationIndentation'UriComponentsBuilder' have incorrect indentation level 8, expected level should be 18.341
 WarningindentationIndentation'Errors' have incorrect indentation level 4, expected level should be 18.381

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapterTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MethodParameter' have incorrect indentation level 4, expected level should be 18.346
 WarningindentationIndentation'class def modifier' have incorrect indentation level 0, expected level should be 8.358
 WarningindentationIndentation'class def modifier' have incorrect indentation level 0, expected level should be 8.359
 WarningindentationIndentation'ctor def modifier' have incorrect indentation level 8, expected level should be 16.361
 WarningindentationIndentation'ctor def rcurly' have incorrect indentation level 8, expected level should be 16.363
 WarningindentationIndentation'class def rcurly' have incorrect indentation level 0, expected level should be 8.364

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMappingTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.116

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestPartIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.107

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestPartMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SimpleBean' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'Integer' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'Part' have incorrect indentation level 4, expected level should be 18.99
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.335
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.336
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.337
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.338
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.339
 WarningindentationIndentation'int' have incorrect indentation level 8, expected level should be 17.340
 WarningindentationIndentation'MultipartFile' have incorrect indentation level 8, expected level should be 17.341
 WarningindentationIndentation'Part' have incorrect indentation level 8, expected level should be 17.342
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.343
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.344
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.345

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestResponseBodyMethodProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'paramGenericList' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'paramMultiValueMap' have incorrect indentation level 4, expected level should be 18.139
 WarningindentationIndentation'paramSimpleBean' have incorrect indentation level 4, expected level should be 18.157
 WarningindentationIndentation'paramString' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'converters' have incorrect indentation level 4, expected level should be 18.309
 WarningindentationIndentation'converters' have incorrect indentation level 4, expected level should be 18.330
 WarningindentationIndentation'converters' have incorrect indentation level 4, expected level should be 18.351
 WarningindentationIndentation'converters' have incorrect indentation level 4, expected level should be 18.374
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.387
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.388
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.389
 WarningindentationIndentation'@' have incorrect indentation level 3, expected level should be 17.390

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ResponseBodyAdviceChainTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'MediaType' have incorrect indentation level 4, expected level should be 18.130
 WarningindentationIndentation'ServerHttpRequest' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'MediaType' have incorrect indentation level 4, expected level should be 18.148
 WarningindentationIndentation'ServerHttpRequest' have incorrect indentation level 4, expected level should be 18.149

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ResponseEntityExceptionHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'req' have incorrect indentation level 4, expected level should be 18.192
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 4, expected level should be 18.239

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletAnnotationControllerHandlerMethodTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'initServlet' have incorrect indentation level 3, expected level should be 18.671
 WarningindentationIndentation'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 24, 32.678
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.721
 WarningindentationIndentation'webAppContext' have incorrect indentation level 5, expected level should be 18.722
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.1635
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.1636
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.1662
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.1682
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.1707
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.1932
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.1933
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.1979
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.1985
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.2012
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.2078
 WarningindentationIndentation'Errors' have incorrect indentation level 4, expected level should be 18.2184
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2185
 WarningindentationIndentation'OtherPrincipal' have incorrect indentation level 4, expected level should be 18.2186
 WarningindentationIndentation'Writer' have incorrect indentation level 4, expected level should be 18.2187
 WarningindentationIndentation'.' have incorrect indentation level 8, expected level should be 22.2247
 WarningindentationIndentation'"-"' have incorrect indentation level 10, expected level should be 22.2248
 WarningindentationIndentation'(' have incorrect indentation level 10, expected level should be 22.2249
 WarningindentationIndentation'errors' have incorrect indentation level 8, expected level should be 22.2253
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2314
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2323
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2324
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2325
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2335
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2336
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2337
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2347
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.2348
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 4, expected level should be 18.2349
 WarningindentationIndentation'gb' have incorrect indentation level 5, expected level should be 19.2360
 WarningindentationIndentation'Class' have incorrect indentation level 4, expected level should be 18.2634
 WarningindentationIndentation'Object' have incorrect indentation level 4, expected level should be 18.2635
 WarningindentationIndentation'ExtendedModelMap' have incorrect indentation level 4, expected level should be 18.2636
 WarningindentationIndentation'NativeWebRequest' have incorrect indentation level 4, expected level should be 18.2637

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletCookieValueMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.82

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletInvocableHandlerMethodTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'getHandlerMethod' have incorrect indentation level 4, expected level should be 18.97
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.114
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.239
 WarningindentationIndentation'ModelAndViewContainer' have incorrect indentation level 4, expected level should be 18.315

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletModelAttributeMethodProcessorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TestBean' have incorrect indentation level 4, expected level should be 18.71
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.97
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 18.98
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 18.111
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 18.126
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.138
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 18.139
 WarningindentationIndentation'(' have incorrect indentation level 3, expected level should be 18.149
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 18.150
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.160
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 18.161
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.175
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 18.182
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.195
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.198
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'this' have incorrect indentation level 6, expected level should be 18.202
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.209
 WarningindentationIndentation'@' have incorrect indentation level 8, expected level should be 17.210

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletRequestMethodArgumentResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.155
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.178
 WarningindentationIndentation'MultipartRequest' have incorrect indentation level 8, expected level should be 17.230
 WarningindentationIndentation'HttpSession' have incorrect indentation level 8, expected level should be 17.231
 WarningindentationIndentation'Principal' have incorrect indentation level 8, expected level should be 17.232
 WarningindentationIndentation'Locale' have incorrect indentation level 8, expected level should be 17.233
 WarningindentationIndentation'InputStream' have incorrect indentation level 8, expected level should be 17.234
 WarningindentationIndentation'Reader' have incorrect indentation level 8, expected level should be 17.235
 WarningindentationIndentation'WebRequest' have incorrect indentation level 8, expected level should be 17.236
 WarningindentationIndentation'TimeZone' have incorrect indentation level 8, expected level should be 17.237
 WarningindentationIndentation'ZoneId' have incorrect indentation level 8, expected level should be 17.238
 WarningindentationIndentation'HttpMethod' have incorrect indentation level 8, expected level should be 17.239

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/UriTemplateServletAnnotationControllerHandlerMethodTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'initServlet' have incorrect indentation level 3, expected level should be 18.108
 WarningindentationIndentation'Writer' have incorrect indentation level 4, expected level should be 18.385
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.398
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.399
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.400
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.401
 WarningindentationIndentation'Writer' have incorrect indentation level 4, expected level should be 18.402
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.415
 WarningindentationIndentation'@' have incorrect indentation level 4, expected level should be 18.518
 WarningindentationIndentation'HttpServletResponse' have incorrect indentation level 6, expected level should be 20.683

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/multiaction/MultiActionControllerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpSession' have incorrect indentation level 4, expected level should be 18.551
 WarningindentationIndentation'RuntimeException' have incorrect indentation level 4, expected level should be 18.606
 WarningindentationIndentation'HttpSessionRequiredException' have incorrect indentation level 4, expected level should be 18.625
 WarningindentationIndentation'ServletException' have incorrect indentation level 4, expected level should be 18.634
 WarningindentationIndentation'IllegalStateException' have incorrect indentation level 4, expected level should be 18.681
 WarningindentationIndentation'IllegalStateException' have incorrect indentation level 4, expected level should be 18.698
 WarningindentationIndentation'IllegalStateException' have incorrect indentation level 4, expected level should be 18.715

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/support/DefaultHandlerExceptionResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.88
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'req' have incorrect indentation level 4, expected level should be 18.179
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.189

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/AppCacheManifestTransformerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.98
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.105
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.110

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/CssLinkResourceTransformerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"@import url(\"bar-11e16cf79faee7ac698c805cf28248d2.css\");\n"' have incorrect indentation level 4, expected level should be 18.72
 WarningindentationIndentation'"@import url('bar-11e16cf79faee7ac698c805cf28248d2.css');\n"' have incorrect indentation level 4, expected level should be 18.73
 WarningindentationIndentation'"@import url(bar-11e16cf79faee7ac698c805cf28248d2.css);\n\n"' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'"@import \"foo-e36d2e05253c6c7085a91522ce43a0b4.css\";\n"' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'"@import 'foo-e36d2e05253c6c7085a91522ce43a0b4.css';\n\n"' have incorrect indentation level 4, expected level should be 18.76
 WarningindentationIndentation'"body { background: url(\"images/image-f448cd1d5dba82b774f3202c878230b3.png\") }\n"' have incorrect indentation level 4, expected level should be 18.77
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.95
 WarningindentationIndentation'"body { background: url(\"file:///home/spring/image.png\") }\n"' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'"figure { background: url(\"//example.org/style.css\")}"' have incorrect indentation level 4, expected level should be 18.103

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/GzipResourceResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'resolved' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'resolved' have incorrect indentation level 4, expected level should be 18.116

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/PathResourceResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.89
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.90

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/ResourceUrlProviderJavaConfigTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'resolvePublicResourceUrlPath' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'resolvePublicResourceUrlPath' have incorrect indentation level 4, expected level should be 18.90

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/AnnotationConfigDispatcherServletInitializerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'filterRegistration' have incorrect indentation level 5, expected level should be 19.117
 WarningindentationIndentation'filterRegistration' have incorrect indentation level 5, expected level should be 19.139
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.218

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/DispatcherServletInitializerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Servlet' have incorrect indentation level 15, expected level should be 18.91
 WarningindentationIndentation'extends' have incorrect indentation level 3, expected level should be 17.100
 WarningindentationIndentation'new' have incorrect indentation level 5, expected level should be 19.110

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/FlashMapManagerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'0' have incorrect indentation level 4, expected level should be 18.189

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/MockFilterRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'boolean' have incorrect indentation level 3, expected level should be 17.69

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/ArgumentTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.74
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.96

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/BindTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'status' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'status' have incorrect indentation level 4, expected level should be 18.203
 WarningindentationIndentation'"message &amp; 1 - message2"' have incorrect indentation level 4, expected level should be 18.247
 WarningindentationIndentation'"message &amp; 1 - message2"' have incorrect indentation level 4, expected level should be 18.369

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/EvalTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'context' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'context' have incorrect indentation level 2, expected level should be 18.142

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/MessageTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'RequestContextUtils' have incorrect indentation level 4, expected level should be 18.380
 WarningindentationIndentation'rc' have incorrect indentation level 4, expected level should be 18.399
 WarningindentationIndentation'rc' have incorrect indentation level 4, expected level should be 18.401

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/ParamTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.109

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/ThemeTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rc' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'rc' have incorrect indentation level 4, expected level should be 18.64

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/UrlTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'PageContext' have incorrect indentation level 4, expected level should be 18.78
 WarningindentationIndentation'PageContext' have incorrect indentation level 4, expected level should be 18.90
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.158
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.181
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.205
 WarningindentationIndentation'usedParams' have incorrect indentation level 4, expected level should be 18.361
 WarningindentationIndentation'usedParams' have incorrect indentation level 4, expected level should be 18.373
 WarningindentationIndentation'usedParams' have incorrect indentation level 4, expected level should be 18.390
 WarningindentationIndentation'usedParams' have incorrect indentation level 4, expected level should be 18.408
 WarningindentationIndentation'usedParams' have incorrect indentation level 4, expected level should be 18.426
 WarningindentationIndentation'"createUrl"' have incorrect indentation level 4, expected level should be 18.600

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/AbstractHtmlElementTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"' with value '"' have incorrect indentation level 4, expected level should be 18.125
 WarningindentationIndentation'"' in output + '"' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'output' have incorrect indentation level 4, expected level should be 18.127
 WarningindentationIndentation'output' have incorrect indentation level 4, expected level should be 18.132
 WarningindentationIndentation'contents' have incorrect indentation level 4, expected level should be 18.138

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/ErrorsTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.361

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/FormTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.101
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.108
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'getPageContext' have incorrect indentation level 4, expected level should be 18.197
 WarningindentationIndentation'getOutput' have incorrect indentation level 4, expected level should be 18.230

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/OptionsTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SelectTag' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'SelectTag' have incorrect indentation level 4, expected level should be 18.118
 WarningindentationIndentation'SelectTag' have incorrect indentation level 4, expected level should be 18.161
 WarningindentationIndentation'SelectTag' have incorrect indentation level 4, expected level should be 18.197

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/SelectTagTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'LOCALE_AT' have incorrect indentation level 5, expected level should be 19.720
 WarningindentationIndentation'Locale' have incorrect indentation level 5, expected level should be 19.726

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/BaseViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method def' child have incorrect indentation level 32, expected level should be 24.319
 WarningindentationIndentation'method def rcurly' have incorrect indentation level 24, expected level should be 16.320

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/DefaultRequestToViewNameTranslatorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'expectedViewName' have incorrect indentation level 4, expected level should be 18.138

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/RedirectViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.346

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/ResourceBundleViewResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Correct overridden (XML) content type, not '"' have incorrect indentation level 3, expected level should be 18.109
 WarningindentationIndentation'jv' have incorrect indentation level 3, expected level should be 18.110
 WarningindentationIndentation'"Correct overridden (XML) content type, not '"' have incorrect indentation level 3, expected level should be 18.126
 WarningindentationIndentation'jv' have incorrect indentation level 3, expected level should be 18.127

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/document/ExcelViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.83
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.115
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.143
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.148
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.176
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.181
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.211
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.233
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.238
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.261
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.266
 WarningindentationIndentation'newDummyLocaleResolver' have incorrect indentation level 4, expected level should be 18.289
 WarningindentationIndentation'HttpServletRequest' have incorrect indentation level 5, expected level should be 19.294

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/feed/AtomFeedViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<entry><title>2</title><summary>This is entry 2</summary></entry>"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'"<entry><title>1</title><summary>This is entry 1</summary></entry>"' have incorrect indentation level 4, expected level should be 18.66

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/feed/RssFeedViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<channel><title>Test Feed</title><link>http://example.com</link><description>Test feed description</description>"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'"<item><title>2</title><description>This is entry 2</description></item>"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'"<item><title>1</title><description>This is entry 1</description></item>"' have incorrect indentation level 4, expected level should be 18.66

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/freemarker/FreeMarkerMacroTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getMacroOutput' have incorrect indentation level 4, expected level should be 18.207
 WarningindentationIndentation'getMacroOutput' have incorrect indentation level 4, expected level should be 18.230
 WarningindentationIndentation'getMacroOutput' have incorrect indentation level 4, expected level should be 18.241

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/groovy/GroovyMarkupConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.113
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'Matchers' have incorrect indentation level 4, expected level should be 18.123

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/groovy/GroovyMarkupViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'response' have incorrect indentation level 4, expected level should be 18.167

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/AbstractJasperReportsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.eclipse.jdt.internal.compiler.Compiler"' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/AbstractJasperReportsViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/JasperReportViewResolverTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'member def type' have incorrect indentation level 17, expected level should be 16.73
 WarningindentationIndentation'method def' child have incorrect indentation level 17, expected level should be 16.73
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.87

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/JasperReportsMultiFormatViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'response' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.99

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/JasperReportsMultiFormatViewWithCustomMappingsTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.33

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/json/MappingJackson2JsonViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'jsContext' have incorrect indentation level 4, expected level should be 18.342

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/tiles3/TilesConfigurerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.55

spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/xml/MappingJackson2XmlViewTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'jsContext' have incorrect indentation level 4, expected level should be 18.238

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/adapter/standard/ConvertingEncoderDecoderSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.87
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.205
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.215
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.226
 WarningindentationIndentation'implements' have incorrect indentation level 3, expected level should be 17.236

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/adapter/standard/StandardWebSocketSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'InetSocketAddress' have incorrect indentation level 3, expected level should be 17.76
 WarningindentationIndentation'InetSocketAddress' have incorrect indentation level 3, expected level should be 17.92

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/client/AbstractWebSocketClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'WebSocketHttpHeaders' have incorrect indentation level 3, expected level should be 17.74
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.93
 WarningindentationIndentation'headers' have incorrect indentation level 4, expected level should be 18.96
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.123
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.124

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/client/WebSocketClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.38
 WarningindentationIndentation'WebSocketHttpHeaders' have incorrect indentation level 3, expected level should be 17.41

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/client/WebSocketConnectionManager.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.51
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.137

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/client/jetty/JettyWebSocketClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.146
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.155

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/client/standard/StandardWebSocketClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.107
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.108
 WarningindentationIndentation'attributes' have incorrect indentation level 4, expected level should be 18.115
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 24.161
 WarningindentationIndentation'member def type' have incorrect indentation level 16, expected level should be 24.161
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 24.162

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/HandlersBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'element' have incorrect indentation level 4, expected level should be 18.74

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/MessageBrokerBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"com.fasterxml.jackson.databind.ObjectMapper"' have incorrect indentation level 3, expected level should be 17.106
 WarningindentationIndentation'sessionRegistry' have incorrect indentation level 4, expected level should be 18.135
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.233
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.272
 WarningindentationIndentation'element' have incorrect indentation level 4, expected level should be 18.277
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.304
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.402
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.415
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.416
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.417
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.459
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.471
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.472
 WarningindentationIndentation'RuntimeBeanReference' have incorrect indentation level 3, expected level should be 17.483

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/WebSocketNamespaceHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.messaging.Message"' have incorrect indentation level 3, expected level should be 17.32

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/WebSocketNamespaceUtils.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.66

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/AbstractWebSocketHandlerRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.154
 WarningindentationIndentation'HandshakeHandler' have incorrect indentation level 3, expected level should be 17.157

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/ServletWebSocketHandlerRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'extends' have incorrect indentation level 2, expected level should be 16.41
 WarningindentationIndentation'SockJsService' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'HandshakeInterceptor' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/ServletWebSocketHandlerRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.44
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.60

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/SockJsServiceRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Specify either TransportHandlers or TransportHandler overrides, not both"' have incorrect indentation level 5, expected level should be 19.282

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/WebMvcStompEndpointRegistry.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.55
 WarningindentationIndentation'WebSocketTransportRegistration' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'UserSessionRegistry' have incorrect indentation level 3, expected level should be 17.66
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/WebMvcStompWebSocketEndpointRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'TaskScheduler' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/WebSocketMessageBrokerConfigurationSupport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getTransportRegistration' have incorrect indentation level 4, expected level should be 18.56
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.123
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.142

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/config/annotation/WebSocketTransportRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.40

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/handler/ConcurrentWebSocketSessionDecorator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'getId' have incorrect indentation level 7, expected level should be 21.102
 WarningindentationIndentation'" (ms)"' have incorrect indentation level 7, expected level should be 21.103
 WarningindentationIndentation'" (ms) exceeded the allowed limit "' have incorrect indentation level 7, expected level should be 21.144
 WarningindentationIndentation'"session '"' have incorrect indentation level 7, expected level should be 21.149
 WarningindentationIndentation'(' have incorrect indentation level 7, expected level should be 21.151

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/handler/PerConnectionWebSocketHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/messaging/StompSubProtocolHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketMessage' have incorrect indentation level 3, expected level should be 17.192
 WarningindentationIndentation'session' have incorrect indentation level 7, expected level should be 21.216
 WarningindentationIndentation'", bufferSizeLimit="' have incorrect indentation level 7, expected level should be 21.217
 WarningindentationIndentation'" in session "' have incorrect indentation level 6, expected level should be 20.225
 WarningindentationIndentation'MessageHeaderAccessor' have incorrect indentation level 6, expected level should be 20.234
 WarningindentationIndentation'" in session "' have incorrect indentation level 6, expected level should be 20.275
 WarningindentationIndentation'MimeTypeUtils' have incorrect indentation level 5, expected level should be 19.362
 WarningindentationIndentation'WebSocketSession' have incorrect indentation level 3, expected level should be 17.457

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/messaging/SubProtocolHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'MessageChannel' have incorrect indentation level 3, expected level should be 17.56
 WarningindentationIndentation'MessageChannel' have incorrect indentation level 3, expected level should be 17.86

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/messaging/SubProtocolWebSocketHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SubProtocolCapable' have incorrect indentation level 2, expected level should be 16.70
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.89
 WarningindentationIndentation'"default protocol handler (if configured)."' have incorrect indentation level 5, expected level should be 19.281
 WarningindentationIndentation'"Closing "' have incorrect indentation level 8, expected level should be 22.401

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/HandshakeHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.54

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/HandshakeInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.47
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/RequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.65

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/jetty/JettyRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.63
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.134
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.149

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/AbstractStandardUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"Are you running in a Servlet container that supports JSR-356?"' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.104
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.105
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.123

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/AbstractTyrusRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.88
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.135
 WarningindentationIndentation'RequestContext' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.147
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.148
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.149
 WarningindentationIndentation'.' have incorrect indentation level 6, expected level should be 18.151
 WarningindentationIndentation'UpgradeInfo' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'WebSocketContainer' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'WebSocketContainer' have incorrect indentation level 4, expected level should be 18.212
 WarningindentationIndentation'WebSocketContainer' have incorrect indentation level 4, expected level should be 18.264
 WarningindentationIndentation'registration' have incorrect indentation level 5, expected level should be 19.267

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/GlassFishRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'UpgradeInfo' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/ServerEndpointExporter.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/ServerEndpointRegistration.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.55
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.63
 WarningindentationIndentation'member def modifier' have incorrect indentation level 4, expected level should be 8.65

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/ServletServerContainerFactoryBean.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.46
 WarningindentationIndentation'"A ServletContext is required to access the javax.websocket.server.ServerContainer instance"' have incorrect indentation level 4, expected level should be 18.100

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/SpringConfigurator.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.58

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/TomcatRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/UndertowRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.131
 WarningindentationIndentation'selectedProtocol' have incorrect indentation level 4, expected level should be 18.144
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.191
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.199
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.200
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'Collections' have incorrect indentation level 4, expected level should be 18.202

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/standard/WebLogicRequestUpgradeStrategy.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'UpgradeInfo' have incorrect indentation level 3, expected level should be 17.66

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/support/DefaultHandshakeHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.eclipse.jetty.websocket.server.WebSocketServerFactory"' have incorrect indentation level 3, expected level should be 17.68
 WarningindentationIndentation'"org.apache.tomcat.websocket.server.WsHttpUpgradeHandler"' have incorrect indentation level 3, expected level should be 17.71
 WarningindentationIndentation'"io.undertow.websockets.jsr.ServerWebSocketContainer"' have incorrect indentation level 3, expected level should be 17.74
 WarningindentationIndentation'"org.glassfish.tyrus.servlet.TyrusHttpUpgradeHandler"' have incorrect indentation level 3, expected level should be 17.77
 WarningindentationIndentation'"weblogic.websocket.tyrus.TyrusServletWriter"' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.167
 WarningindentationIndentation'". Supported versions: "' have incorrect indentation level 5, expected level should be 19.260
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.264
 WarningindentationIndentation'List' have incorrect indentation level 3, expected level should be 17.327
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.351

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/support/HandshakeInterceptorChain.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/support/HttpSessionHandshakeInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.127
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.155

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/server/support/OriginHandshakeInterceptor.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'allowedOrigin' have incorrect indentation level 5, expected level should be 19.81
 WarningindentationIndentation'allowedOrigin' have incorrect indentation level 5, expected level should be 19.82
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.98
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.103
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.112

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/SockJsService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.59

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/AbstractClientSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 3, expected level should be 17.69
 WarningindentationIndentation'"connecting (current state="' have incorrect indentation level 6, expected level should be 20.236
 WarningindentationIndentation'"have been restarted and lost track of the session."' have incorrect indentation level 6, expected level should be 20.237

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/AbstractXhrTransport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'(' have incorrect indentation level 5, expected level should be 19.162
 WarningindentationIndentation'URI' have incorrect indentation level 3, expected level should be 17.174
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 3, expected level should be 17.175

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/DefaultTransportRequest.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Transport' have incorrect indentation level 3, expected level should be 17.73
 WarningindentationIndentation'DefaultTransportRequest' have incorrect indentation level 6, expected level should be 20.231

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/JettyXhrTransport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'URI' have incorrect indentation level 3, expected level should be 17.162
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 3, expected level should be 17.163
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 4, expected level should be 18.197

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/RestTemplateXhrTransport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.110
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.111
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 17.151

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/SockJsClient.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"com.fasterxml.jackson.databind.ObjectMapper"' have incorrect indentation level 3, expected level should be 17.65
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.206
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.215

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/UndertowXhrTransport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 5, expected level should be 19.164
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.197
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 3, expected level should be 17.256
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.262
 WarningindentationIndentation'new' have incorrect indentation level 3, expected level should be 18.268
 WarningindentationIndentation'final' have incorrect indentation level 3, expected level should be 17.287
 WarningindentationIndentation'url' have incorrect indentation level 9, expected level should be 23.305
 WarningindentationIndentation'XhrClientSockJsSession' have incorrect indentation level 4, expected level should be 18.366

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/WebSocketClientSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 3, expected level should be 17.46

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/WebSocketTransport.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/client/XhrClientSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'XhrTransport' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/frame/AbstractSockJsMessageCodec.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'if' have incorrect indentation level 12, expected level should be 24.40
 WarningindentationIndentation'if' child have incorrect indentation level 16, expected level should be 32.41
 WarningindentationIndentation'method call' child have incorrect indentation level 16, expected level should be 32.41
 WarningindentationIndentation'if rcurly' have incorrect indentation level 12, expected level should be 24.42

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/support/AbstractSockJsService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'allowedOrigin' have incorrect indentation level 5, expected level should be 19.294
 WarningindentationIndentation'allowedOrigin' have incorrect indentation level 7, expected level should be 19.295
 WarningindentationIndentation'"Invalid allowed origin provided: \""' have incorrect indentation level 5, expected level should be 19.296
 WarningindentationIndentation'allowedOrigin' have incorrect indentation level 7, expected level should be 19.297
 WarningindentationIndentation'"\". It must start with \"http://\", \"https://\" or be \"*\""' have incorrect indentation level 7, expected level should be 19.298
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.336
 WarningindentationIndentation'requestInfo' have incorrect indentation level 10, expected level should be 22.368
 WarningindentationIndentation'ServerHttpResponse' have incorrect indentation level 3, expected level should be 17.442
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.448
 WarningindentationIndentation'"{\"entropy\":%s,\"origins\":[\"*:*\"],\"cookie_needed\":%s,\"websocket\":%s}"' have incorrect indentation level 4, expected level should be 18.533
 WarningindentationIndentation'HttpMethod' have incorrect indentation level 6, expected level should be 20.547
 WarningindentationIndentation'"<!DOCTYPE html>\n"' have incorrect indentation level 4, expected level should be 18.562
 WarningindentationIndentation'"<html>\n"' have incorrect indentation level 10, expected level should be 18.563
 WarningindentationIndentation'"<head>\n"' have incorrect indentation level 10, expected level should be 18.564
 WarningindentationIndentation'" <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n"' have incorrect indentation level 10, expected level should be 18.565
 WarningindentationIndentation'" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n"' have incorrect indentation level 10, expected level should be 18.566
 WarningindentationIndentation'" <script>\n"' have incorrect indentation level 10, expected level should be 18.567
 WarningindentationIndentation'" document.domain = document.domain;\n"' have incorrect indentation level 10, expected level should be 18.568
 WarningindentationIndentation'" _sockjs_onload = function(){SockJS.bootstrap_iframe();};\n"' have incorrect indentation level 10, expected level should be 18.569
 WarningindentationIndentation'" </script>\n"' have incorrect indentation level 10, expected level should be 18.570
 WarningindentationIndentation'" <script src=\"%s\"></script>\n"' have incorrect indentation level 10, expected level should be 18.571
 WarningindentationIndentation'"</head>\n"' have incorrect indentation level 10, expected level should be 18.572
 WarningindentationIndentation'"<body>\n"' have incorrect indentation level 10, expected level should be 18.573
 WarningindentationIndentation'" <h2>Don't panic!</h2>\n"' have incorrect indentation level 10, expected level should be 18.574
 WarningindentationIndentation'" <p>This is a SockJS hidden iframe. It's used for cross domain magic.</p>\n"' have incorrect indentation level 10, expected level should be 18.575
 WarningindentationIndentation'"</body>\n"' have incorrect indentation level 10, expected level should be 18.576
 WarningindentationIndentation'"</html>"' have incorrect indentation level 10, expected level should be 18.577

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/TransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.57

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/TransportHandlingSockJsService.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"com.fasterxml.jackson.databind.ObjectMapper"' have incorrect indentation level 3, expected level should be 17.64
 WarningindentationIndentation'"Add Jackson 2 to the classpath, or configure a custom SockJsMessageCodec."' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.155
 WarningindentationIndentation'finally' have incorrect indentation level 24, expected level should be 16.181
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.191
 WarningindentationIndentation'". The session may have been closed "' have incorrect indentation level 8, expected level should be 22.246
 WarningindentationIndentation'"(e.g. missed heart-beat) while a message was coming in."' have incorrect indentation level 8, expected level should be 22.247
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.301

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/AbstractHttpReceivingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.43
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/AbstractHttpSendingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.44
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.48
 WarningindentationIndentation'AbstractHttpSockJsSession' have incorrect indentation level 3, expected level should be 17.62

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/EventSourceTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 4, expected level should be 18.67

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/HtmlFileTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"<!doctype html>\n"' have incorrect indentation level 4, expected level should be 18.59
 WarningindentationIndentation'"<html><head>\n"' have incorrect indentation level 4, expected level should be 18.60
 WarningindentationIndentation'" <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n"' have incorrect indentation level 4, expected level should be 18.61
 WarningindentationIndentation'" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n"' have incorrect indentation level 4, expected level should be 18.62
 WarningindentationIndentation'"</head><body><h2>Don't panic!</h2>\n"' have incorrect indentation level 4, expected level should be 18.63
 WarningindentationIndentation'" <script>\n"' have incorrect indentation level 4, expected level should be 18.64
 WarningindentationIndentation'" document.domain = document.domain;\n"' have incorrect indentation level 4, expected level should be 18.65
 WarningindentationIndentation'" var c = parent.%s;\n"' have incorrect indentation level 4, expected level should be 18.66
 WarningindentationIndentation'" c.start();\n"' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'" function p(d) {c.message(d);};\n"' have incorrect indentation level 4, expected level should be 18.68
 WarningindentationIndentation'" window.onload = function() {c.stop();};\n"' have incorrect indentation level 4, expected level should be 18.69
 WarningindentationIndentation'" </script>"' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.92
 WarningindentationIndentation'AbstractHttpSockJsSession' have incorrect indentation level 3, expected level should be 17.99
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 4, expected level should be 18.131

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/JsonpPollingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.57
 WarningindentationIndentation'AbstractHttpSockJsSession' have incorrect indentation level 3, expected level should be 17.64

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/JsonpReceivingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.52

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/SockJsWebSocketHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketServerSockJsSession' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/WebSocketTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'implements' have incorrect indentation level 2, expected level should be 16.48
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.75
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.90

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/XhrPollingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.55

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/handler/XhrStreamingTransportHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'String' have incorrect indentation level 3, expected level should be 17.53
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 4, expected level should be 18.67

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/session/AbstractHttpSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.80
 WarningindentationIndentation'SockJsFrameFormat' have incorrect indentation level 3, expected level should be 17.190
 WarningindentationIndentation'SockJsFrameFormat' have incorrect indentation level 3, expected level should be 17.241

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/session/AbstractSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"org.springframework.web.socket.sockjs.DisconnectedClient"' have incorrect indentation level 3, expected level should be 17.70
 WarningindentationIndentation'Map' have incorrect indentation level 3, expected level should be 17.121
 WarningindentationIndentation'disconnectedClientExceptions' have incorrect indentation level 4, expected level should be 18.351
 WarningindentationIndentation'nestedException' have incorrect indentation level 6, expected level should be 20.358
 WarningindentationIndentation'DISCONNECTED_CLIENT_LOG_CATEGORY' have incorrect indentation level 6, expected level should be 20.359

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/session/PollingSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.37

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/session/StreamingSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.39
 WarningindentationIndentation'+' have incorrect indentation level 6, expected level should be 20.61

spring-framework/spring-websocket/src/main/java/org/springframework/web/socket/sockjs/transport/session/WebSocketServerSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.61

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/AbstractWebSocketIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.75
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.76

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/TomcatWebSocketTestServer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'method call' child have incorrect indentation level 8, expected level should be 16.91
 WarningindentationIndentation'method def' child have incorrect indentation level 8, expected level should be 16.91

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/UndertowTestServer.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.84
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.85
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.86
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.87
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.88

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/adapter/standard/ConvertingEncoderDecoderSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'equalTo' have incorrect indentation level 4, expected level should be 18.100
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.278
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.283
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.288
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.293
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.298
 WarningindentationIndentation'Decoder' have incorrect indentation level 3, expected level should be 17.299
 WarningindentationIndentation'ConvertingEncoderDecoderSupport' have incorrect indentation level 3, expected level should be 17.304
 WarningindentationIndentation'Decoder' have incorrect indentation level 3, expected level should be 17.305

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/HandlersBeanDefinitionParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.146
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'containsInAnyOrder' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.188
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.189
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.190
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.191
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.192
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.193
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.194
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.195
 WarningindentationIndentation'containsInAnyOrder' have incorrect indentation level 4, expected level should be 18.222
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.223
 WarningindentationIndentation'instanceOf' have incorrect indentation level 6, expected level should be 18.224
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.288
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.301
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.308

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/MessageBrokerBeanDefinitionParserTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.120
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.154
 WarningindentationIndentation'instanceOf' have incorrect indentation level 4, expected level should be 18.165
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.184
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.187
 WarningindentationIndentation'UserDestinationMessageHandler' have incorrect indentation level 6, expected level should be 18.188
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.255
 WarningindentationIndentation'UserDestinationMessageHandler' have incorrect indentation level 6, expected level should be 18.256
 WarningindentationIndentation'"0 total, 0 closed abnormally \\(0 connect failure, 0 send limit, 0 transport error\\)\\], "' have incorrect indentation level 4, expected level should be 18.279
 WarningindentationIndentation'"stompSubProtocol\\[processed CONNECT\\(0\\)-CONNECTED\\(0\\)-DISCONNECT\\(0\\)\\], "' have incorrect indentation level 4, expected level should be 18.280
 WarningindentationIndentation'"stompBrokerRelay\\[0 sessions, relayhost:1234 \\(not available\\), processed CONNECT\\(0\\)-CONNECTED\\(0\\)-DISCONNECT\\(0\\)\\], "' have incorrect indentation level 4, expected level should be 18.281
 WarningindentationIndentation'"inboundChannel\\[pool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\], "' have incorrect indentation level 4, expected level should be 18.282
 WarningindentationIndentation'"outboundChannelpool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\], "' have incorrect indentation level 4, expected level should be 18.283
 WarningindentationIndentation'"sockJsScheduler\\[pool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\]"' have incorrect indentation level 4, expected level should be 18.284
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.294
 WarningindentationIndentation'Arrays' have incorrect indentation level 4, expected level should be 18.327
 WarningindentationIndentation'UserDestinationMessageHandler' have incorrect indentation level 6, expected level should be 18.328
 WarningindentationIndentation'int' have incorrect indentation level 3, expected level should be 17.397
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.415

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebMvcStompWebSocketEndpointRegistrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.67
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.110
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.138
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.153
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.177
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.201
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.231
 WarningindentationIndentation'sockJsService' have incorrect indentation level 4, expected level should be 18.257

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebSocketConfigurationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.81

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebSocketHandlerRegistrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'mapping' have incorrect indentation level 4, expected level should be 18.152
 WarningindentationIndentation'(' have incorrect indentation level 4, expected level should be 18.190
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 4, expected level should be 18.208
 WarningindentationIndentation'HandshakeHandler' have incorrect indentation level 4, expected level should be 18.215

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebSocketMessageBrokerConfigurationSupportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'config' have incorrect indentation level 4, expected level should be 18.140
 WarningindentationIndentation'config' have incorrect indentation level 4, expected level should be 18.156
 WarningindentationIndentation'"0 total, 0 closed abnormally \\(0 connect failure, 0 send limit, 0 transport error\\)\\], "' have incorrect indentation level 4, expected level should be 18.170
 WarningindentationIndentation'"stompSubProtocol\\[processed CONNECT\\(0\\)-CONNECTED\\(0\\)-DISCONNECT\\(0\\)\\], "' have incorrect indentation level 4, expected level should be 18.171
 WarningindentationIndentation'"stompBrokerRelay\\[null\\], "' have incorrect indentation level 4, expected level should be 18.172
 WarningindentationIndentation'"inboundChannel\\[pool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\], "' have incorrect indentation level 4, expected level should be 18.173
 WarningindentationIndentation'"outboundChannelpool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\], "' have incorrect indentation level 4, expected level should be 18.174
 WarningindentationIndentation'"sockJsScheduler\\[pool size = \\d, active threads = \\d, queued tasks = \\d, completed tasks = \\d\\]"' have incorrect indentation level 4, expected level should be 18.175

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/handler/BeanCreatingHandlerProviderTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.42
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.54
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.64

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/handler/ConcurrentWebSocketSessionDecoratorTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.49
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.70
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.153

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/StompSubProtocolHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"login:guest"' have incorrect indentation level 4, expected level should be 18.317

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/StompWebSocketIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.112
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.196
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.199
 WarningindentationIndentation'basePackageClasses' have incorrect indentation level 3, expected level should be 17.330
 WarningindentationIndentation'useDefaultFilters' have incorrect indentation level 3, expected level should be 17.331
 WarningindentationIndentation'includeFilters' have incorrect indentation level 3, expected level should be 17.332

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/SubProtocolWebSocketHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'isA' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'isA' have incorrect indentation level 4, expected level should be 18.91
 WarningindentationIndentation'isA' have incorrect indentation level 4, expected level should be 18.109
 WarningindentationIndentation'isA' have incorrect indentation level 4, expected level should be 18.121
 WarningindentationIndentation'isA' have incorrect indentation level 4, expected level should be 18.132

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/server/DefaultHandshakeHandlerTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"STOMP"' have incorrect indentation level 4, expected level should be 18.80
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.107
 WarningindentationIndentation'"v11.stomp"' have incorrect indentation level 4, expected level should be 18.129
 WarningindentationIndentation'null' have incorrect indentation level 4, expected level should be 18.151

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/AbstractSockJsIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.189
 WarningindentationIndentation'count' have incorrect indentation level 5, expected level should be 19.331

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/ClientSockJsSessionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 4, expected level should be 18.225

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/RestTemplateXhrTransportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.135

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/SockJsClientTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'"\"origins\":[\"*:*\"],\"cookie_needed\":true,\"websocket\":"' have incorrect indentation level 4, expected level should be 18.133

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/XhrTransportTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'HttpHeaders' have incorrect indentation level 4, expected level should be 18.142
 WarningindentationIndentation'SettableListenableFuture' have incorrect indentation level 4, expected level should be 18.143

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/support/SockJsServiceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'body' have incorrect indentation level 4, expected level should be 18.94
 WarningindentationIndentation'body' have incorrect indentation level 4, expected level should be 18.102
 WarningindentationIndentation'body' have incorrect indentation level 4, expected level should be 18.126
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 4, expected level should be 18.341
 WarningindentationIndentation'String' have incorrect indentation level 4, expected level should be 18.347

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/handler/DefaultSockJsServiceTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'mock' have incorrect indentation level 4, expected level should be 18.149

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/HttpSockJsSessionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.115

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/SockJsSessionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'wsHandler' have incorrect indentation level 4, expected level should be 18.106

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/TestHttpSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.51

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/TestSockJsSession.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'WebSocketHandler' have incorrect indentation level 3, expected level should be 17.67

spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/WebSocketServerSockJsSessionTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'this' have incorrect indentation level 4, expected level should be 18.131
 WarningindentationIndentation'Map' have incorrect indentation level 4, expected level should be 18.151

spring-framework/src/test/java/com/foo/ComponentBeanDefinitionParser.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'ParserContext' have incorrect indentation level 3, expected level should be 17.34
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.40
 WarningindentationIndentation'element' have incorrect indentation level 4, expected level should be 18.45
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.55
 WarningindentationIndentation'BeanDefinitionBuilder' have incorrect indentation level 3, expected level should be 17.61
 WarningindentationIndentation'childElements' have incorrect indentation level 4, expected level should be 18.63

spring-framework/src/test/java/com/foo/ComponentNamespaceHandler.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.25

spring-framework/src/test/java/org/springframework/core/env/EnvironmentIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'new' have incorrect indentation level 4, expected level should be 18.209
 WarningindentationIndentation'lessThan' have incorrect indentation level 4, expected level should be 18.409
 WarningindentationIndentation'lessThan' have incorrect indentation level 4, expected level should be 18.417
 WarningindentationIndentation'lessThan' have incorrect indentation level 4, expected level should be 18.451
 WarningindentationIndentation'lessThan' have incorrect indentation level 4, expected level should be 18.486
 WarningindentationIndentation'lessThan' have incorrect indentation level 4, expected level should be 18.494
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.588
 WarningindentationIndentation'ConfigurableApplicationContext' have incorrect indentation level 3, expected level should be 17.592

spring-framework/src/test/java/org/springframework/core/env/PropertyPlaceholderConfigurerEnvironmentIntegrationTests.java

SeverityCategoryRuleMessageLine
 WarningindentationIndentation'rootBeanDefinition' have incorrect indentation level 4, expected level should be 18.31
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.32
 WarningindentationIndentation'.' have incorrect indentation level 4, expected level should be 18.33